home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / elispman.lha / elispman / elisp.fns < prev    next >
Text File  |  1993-06-01  |  83KB  |  2,340 lines

  1. \initial {$}
  2. \entry {\samp {$} in display}{649}
  3. \entry {\samp {$} in regexp}{567}
  4. \initial {%}
  5. \entry {\code {%}}{51}
  6. \entry {\samp {%} in format}{69}
  7. \initial {&}
  8. \entry {\samp {&} in replacement}{577}
  9. \entry {\code {&optional}}{176}
  10. \entry {&optional}{247}
  11. \entry {&or}{247}
  12. \entry {\code {&rest}}{176}
  13. \entry {&rest}{247}
  14. \initial {'}
  15. \entry {\samp {'} for quoting}{129}
  16. \initial {(}
  17. \entry {\samp {(} in regexp}{568}
  18. \entry {\samp {(\dots {})} in lists}{24}
  19. \initial {)}
  20. \entry {\samp {)} in regexp}{568}
  21. \initial {*}
  22. \entry {\code {*}}{50}
  23. \entry {\samp {*} in interactive}{291}
  24. \entry {\samp {*} in regexp}{566}
  25. \entry {\samp {*scratch*}}{361}
  26. \initial {,}
  27. \entry {\code {,}}{196}
  28. \entry {\code {,{\tt\char'100}}}{197}
  29. \initial {-}
  30. \entry {\code {-}}{50}
  31. \initial {.}
  32. \entry {\samp {.} in lists}{25}
  33. \entry {\samp {.} in regexp}{566}
  34. \entry {\file {.emacs}}{626}
  35. \entry {\file {.emacs} customization}{355}
  36. \initial {/}
  37. \entry {\code {/}}{50}
  38. \entry {\code {/{\tt\char61}}}{47}
  39. \initial {;}
  40. \entry {\samp {;} in comment}{18}
  41. \initial {?}
  42. \entry {\samp {?} in character constant}{22}
  43. \entry {\kbd {?} in minibuffer}{266}
  44. \entry {\samp {?} in regexp}{566}
  45. \initial {[}
  46. \entry {\samp {[} in regexp}{566}
  47. \initial {]}
  48. \entry {\samp {]} in regexp}{566}
  49. \initial {`}
  50. \entry {\code {`}}{197}
  51. \entry {` (list substitution)}{196}
  52. \initial {{\tt\char'042}}
  53. \entry {\samp {{\tt\char'042}} in printing}{258}
  54. \entry {\samp {{\tt\char'042}} in strings}{27}
  55. \initial {{\tt\char'100}}
  56. \entry {\samp {{\tt\char'100}} in interactive}{291}
  57. \initial {{\tt\char'174}}
  58. \entry {\samp {{\tt\char'174}} in regexp}{567}
  59. \initial {{\tt\char43}}
  60. \entry {\code {{\tt\char43}}}{49}
  61. \entry {\samp {{\tt\char43}} in regexp}{566}
  62. \initial {{\tt\char61}}
  63. \entry {\code {{\tt\char61}}}{47}
  64. \initial {{\tt\gtr}}
  65. \entry {\code {{\tt\gtr}}}{47}
  66. \entry {\code {{\tt\gtr}{\tt\char61}}}{47}
  67. \initial {{\tt\hat}}
  68. \entry {\samp {{\tt\hat}} in regexp}{567}
  69. \initial {{\tt\indexbackslash }}
  70. \entry {\samp {{\tt\indexbackslash }} in character constant}{22}
  71. \entry {\samp {{\tt\indexbackslash }} in display}{649}
  72. \entry {\samp {{\tt\indexbackslash }} in printing}{258}
  73. \entry {\samp {{\tt\indexbackslash }} in regexp}{567}
  74. \entry {\samp {{\tt\indexbackslash }} in replacement}{578}
  75. \entry {\samp {{\tt\indexbackslash }} in strings}{27}
  76. \entry {\samp {{\tt\indexbackslash }} in symbols}{29}
  77. \entry {\samp {{\tt\indexbackslash }'} in regexp}{568}
  78. \entry {\samp {{\tt\indexbackslash }=} in regexp}{568}
  79. \entry {\samp {{\tt\indexbackslash }`} in regexp}{568}
  80. \entry {\samp {{\tt\indexbackslash }{\tt\gtr}} in regexp}{569}
  81. \entry {\samp {{\tt\indexbackslash }{\tt\less}} in regexp}{568}
  82. \entry {\samp {{\tt\indexbackslash }a}}{20}
  83. \entry {\samp {{\tt\indexbackslash }b}}{20}
  84. \entry {\samp {{\tt\indexbackslash }b} in regexp}{568}
  85. \entry {\samp {{\tt\indexbackslash }B} in regexp}{568}
  86. \entry {\samp {{\tt\indexbackslash }e}}{20}
  87. \entry {\samp {{\tt\indexbackslash }f}}{20}
  88. \entry {\samp {{\tt\indexbackslash }n}}{20}
  89. \entry {\samp {{\tt\indexbackslash }n} in print}{261}
  90. \entry {\samp {{\tt\indexbackslash }\var {n}} in replacement}{578}
  91. \entry {\samp {{\tt\indexbackslash }r}}{20}
  92. \entry {\samp {{\tt\indexbackslash }s} in regexp}{569}
  93. \entry {\samp {{\tt\indexbackslash }S} in regexp}{569}
  94. \entry {\samp {{\tt\indexbackslash }t}}{20}
  95. \entry {\samp {{\tt\indexbackslash }v}}{20}
  96. \entry {\samp {{\tt\indexbackslash }w} in regexp}{569}
  97. \entry {\samp {{\tt\indexbackslash }W} in regexp}{569}
  98. \initial {{\tt\less}}
  99. \entry {\code {{\tt\less}}}{47}
  100. \entry {\code {{\tt\less}{\tt\char61}}}{47}
  101. \initial {1}
  102. \entry {\code {1-}}{49}
  103. \entry {\code {1{\tt\char43}}}{49}
  104. \initial {A}
  105. \entry {abbrev}{595}
  106. \entry {abbrev table}{595}
  107. \entry {abbrev tables in modes}{355}
  108. \entry {\code {abbrev-all-caps}}{599}
  109. \entry {\code {abbrev-expansion}}{599}
  110. \entry {\code {abbrev-file-name}}{598}
  111. \entry {\code {abbrev-mode}}{595}
  112. \entry {\code {abbrev-start-location}}{599}
  113. \entry {\code {abbrev-start-location-buffer}}{599}
  114. \entry {\code {abbrev-symbol}}{598}
  115. \entry {\code {abbrev-table-name-list}}{596}
  116. \entry {\code {abbreviate-file-name}}{409}
  117. \entry {\code {abbrevs-changed}}{598}
  118. \entry {\code {abort-recursive-edit}}{323}
  119. \entry {aborting}{321}
  120. \entry {\code {abs}}{49}
  121. \entry {absolute file name}{409}
  122. \entry {\code {accept-process-output}}{620}
  123. \entry {accessibility of a file}{395}
  124. \entry {accessible portion (of a buffer)}{503}
  125. \entry {\code {accessible-keymaps}}{350}
  126. \entry {\code {acos}}{58}
  127. \entry {\code {activate-mark-hook}}{515}
  128. \entry {active display table}{665}
  129. \entry {active keymap}{337}
  130. \entry {\code {add-abbrev}}{597}
  131. \entry {\code {add-hook}}{373}
  132. \entry {\code {add-name-to-file}}{403}
  133. \entry {\code {add-text-properties}}{552}
  134. \entry {address field of register}{23}
  135. \entry {\code {after-change-function}}{562}
  136. \entry {\code {after-find-file}}{388}
  137. \entry {\code {after-init-hook}}{627}
  138. \entry {\code {after-load-alist}}{212}
  139. \entry {\code {after-save-hook}}{391}
  140. \entry {\code {after-string}}{656}
  141. \entry {alist}{96}
  142. \entry {\code {all-christian-calendar-holidays}}{670}
  143. \entry {\code {all-completions}}{272}
  144. \entry {\code {all-hebrew-calendar-holidays}}{670}
  145. \entry {\code {all-islamic-calendar-holidays}}{670}
  146. \entry {alt characters}{22}
  147. \entry {\code {and}}{135}
  148. \entry {anonymous function}{185}
  149. \entry {apostrophe for quoting}{129}
  150. \entry {\code {append}}{84}
  151. \entry {\code {append-to-file}}{392}
  152. \entry {\code {append-to-register}}{561}
  153. \entry {\code {apply}}{182}
  154. \entry {\code {apply}, and debugging}{231}
  155. \entry {\code {appt-audible}}{682}
  156. \entry {\code {appt-display-duration}}{682}
  157. \entry {\code {appt-display-mode-line}}{682}
  158. \entry {\code {appt-message-warning-time}}{682}
  159. \entry {\code {appt-msg-window}}{682}
  160. \entry {\code {appt-visible}}{682}
  161. \entry {\code {apropos}}{382}
  162. \entry {\code {aref}}{105}
  163. \entry {argument binding}{176}
  164. \entry {argument descriptors}{290}
  165. \entry {argument evaluation form}{291}
  166. \entry {argument prompt}{291}
  167. \entry {arguments, reading}{263}
  168. \entry {\code {arith-error} example}{146}
  169. \entry {\code {arith-error} in division}{51}
  170. \entry {arithmetic shift}{54}
  171. \entry {array}{104}
  172. \entry {array elements}{105}
  173. \entry {\code {arrayp}}{105}
  174. \entry {ASCII character codes}{20}
  175. \entry {\code {aset}}{105}
  176. \entry {\code {ash}}{54}
  177. \entry {\code {asin}}{58}
  178. \entry {\code {ask-user-about-lock}}{394}
  179. \entry {\code {ask-user-about-supersession-threat}}{436}
  180. \entry {asking the user questions}{282}
  181. \entry {\code {assoc}}{97}
  182. \entry {association list}{96}
  183. \entry {\code {assq}}{97}
  184. \entry {asynchronous subprocess}{608}
  185. \entry {\code {atan}}{58}
  186. \entry {atom}{23}
  187. \entry {\code {atom}}{79}
  188. \entry {atoms}{79}
  189. \entry {attributes of text}{551}
  190. \entry {Auto Fill mode}{537}
  191. \entry {\code {auto-fill-function}}{537}
  192. \entry {\code {auto-mode-alist}}{361}
  193. \entry {\code {auto-save-default}}{425}
  194. \entry {\code {auto-save-file-name-p}}{423}
  195. \entry {\code {auto-save-hook}}{425}
  196. \entry {\code {auto-save-interval}}{425}
  197. \entry {\code {auto-save-mode}}{423}
  198. \entry {\code {auto-save-timeout}}{425}
  199. \entry {\code {auto-save-visited-file-name}}{424}
  200. \entry {auto-saving}{422}
  201. \entry {autoload}{205}
  202. \entry {\code {autoload}}{207}
  203. \entry {autoload errors}{206}
  204. \entry {automatically buffer-local}{166}
  205. \initial {B}
  206. \entry {\code {back-to-indentation}}{548}
  207. \entry {backquote (list substitution)}{196}
  208. \entry {backslash in character constant}{22}
  209. \entry {backslash in strings}{27}
  210. \entry {backslash in symbols}{29}
  211. \entry {backspace}{20}
  212. \entry {\code {backtrace}}{230}
  213. \entry {\code {backtrace-debug}}{231}
  214. \entry {\code {backtrace-frame}}{232}
  215. \entry {backup file}{417}
  216. \entry {backup files, how to make them}{418}
  217. \entry {\code {backup-buffer}}{417}
  218. \entry {\code {backup-by-copying}}{419}
  219. \entry {\code {backup-by-copying-when-linked}}{419}
  220. \entry {\code {backup-by-copying-when-mismatch}}{419}
  221. \entry {\code {backup-enable-predicate}}{418}
  222. \entry {\code {backup-file-name-p}}{421}
  223. \entry {\code {backward-char}}{493}
  224. \entry {\code {backward-delete-char-untabify}}{524}
  225. \entry {\code {backward-list}}{500}
  226. \entry {\code {backward-prefix-chars}}{590}
  227. \entry {\code {backward-sexp}}{501}
  228. \entry {\code {backward-to-indentation}}{548}
  229. \entry {\code {backward-word}}{494}
  230. \entry {balancing parentheses}{661}
  231. \entry {\code {barf-if-buffer-read-only}}{437}
  232. \entry {basic code (of input character)}{299}
  233. \entry {batch mode}{645}
  234. \entry {\code {batch-byte-compile}}{216}
  235. \entry {\code {baud-rate}}{642, 643}
  236. \entry {\code {beep}}{667}
  237. \entry {beeping}{667}
  238. \entry {before point, insertion}{520}
  239. \entry {\code {before-change-function}}{561}
  240. \entry {\code {before-init-hook}}{626}
  241. \entry {\code {before-string}}{656}
  242. \entry {beginning of line}{497}
  243. \entry {beginning of line in regexp}{567}
  244. \entry {\code {beginning-of-buffer}}{495}
  245. \entry {\code {beginning-of-line}}{496}
  246. \entry {bell}{667}
  247. \entry {bell character}{20}
  248. \entry {binding arguments}{176}
  249. \entry {binding local variables}{152}
  250. \entry {binding of a key}{327}
  251. \entry {bitwise and}{56}
  252. \entry {bitwise exclusive or}{57}
  253. \entry {bitwise not}{58}
  254. \entry {bitwise or}{57}
  255. \entry {\code {blink-matching-open}}{661}
  256. \entry {\code {blink-matching-paren}}{661}
  257. \entry {\code {blink-matching-paren-distance}}{661}
  258. \entry {\code {blink-paren-function}}{661}
  259. \entry {\code {blink-paren-hook}}{661}
  260. \entry {blinking}{661}
  261. \entry {\code {bobp}}{518}
  262. \entry {body of function}{175}
  263. \entry {\code {bolp}}{518}
  264. \entry {boolean}{11}
  265. \entry {\code {boundp}}{156}
  266. \entry {box diagrams, for lists}{24}
  267. \entry {box representation for lists}{77}
  268. \entry {break}{223}
  269. \entry {breakpoints}{240}
  270. \entry {bucket (in obarray)}{112}
  271. \entry {buffer}{429}
  272. \entry {buffer contents}{517}
  273. \entry {buffer file name}{431}
  274. \entry {buffer input stream}{252}
  275. \entry {buffer internals}{703}
  276. \entry {buffer list}{437}
  277. \entry {buffer modification}{433}
  278. \entry {buffer names}{430}
  279. \entry {buffer output stream}{256}
  280. \entry {buffer text notation}{13}
  281. \entry {buffer, read-only}{436}
  282. \entry {\code {buffer-auto-save-file-name}}{423}
  283. \entry {\code {buffer-backed-up}}{417}
  284. \entry {\code {buffer-disable-undo}}{534}
  285. \entry {\code {buffer-display-table}}{665}
  286. \entry {\code {buffer-enable-undo}}{534}
  287. \entry {\code {buffer-end}}{492}
  288. \entry {\code {buffer-file-name}}{431, 432}
  289. \entry {\code {buffer-file-number}}{432}
  290. \entry {\code {buffer-file-truename}}{432}
  291. \entry {\code {buffer-flush-undo}}{534}
  292. \entry {\code {buffer-list}}{437}
  293. \entry {buffer-local variables}{166}
  294. \entry {buffer-local variables in modes}{355}
  295. \entry {\code {buffer-local-variables}}{168}
  296. \entry {\code {Buffer-menu-mode-map}}{713}
  297. \entry {\code {buffer-modified-p}}{434}
  298. \entry {\code {buffer-modified-tick}}{434}
  299. \entry {\code {buffer-name}}{430}
  300. \entry {\code {buffer-offer-save}}{390}
  301. \entry {\code {buffer-read-only}}{291, 437, 523}
  302. \entry {\code {buffer-saved-size}}{492}
  303. \entry {\code {buffer-size}}{492}
  304. \entry {\code {buffer-string}}{519}
  305. \entry {\code {buffer-substring}}{519}
  306. \entry {\code {buffer-undo-list}}{532}
  307. \entry {\code {bufferp}}{429}
  308. \entry {buffers, controlled in windows}{454}
  309. \entry {buffers, creating}{439}
  310. \entry {buffers, killing}{440}
  311. \entry {building Emacs}{693}
  312. \entry {building lists}{82}
  313. \entry {built-in function}{173}
  314. \entry {\code {bury-buffer}}{438}
  315. \entry {button-down event}{303}
  316. \entry {byte-code}{213}
  317. \entry {\code {byte-code}}{216}
  318. \entry {byte-code function}{217}
  319. \entry {byte-code interpreter}{216}
  320. \entry {\code {byte-code-function-p}}{174}
  321. \entry {\code {byte-compile}}{214}
  322. \entry {\code {byte-compile-file}}{215}
  323. \entry {byte-compiling macros}{195}
  324. \entry {byte-compiling \code {require}}{210}
  325. \entry {\code {byte-recompile-directory}}{215}
  326. \entry {bytes}{61}
  327. \initial {C}
  328. \entry {\kbd {C-c}}{331}
  329. \entry {\kbd {C-g}}{317}
  330. \entry {\kbd {C-h}}{331}
  331. \entry {\code {c-mode-abbrev-table}}{601}
  332. \entry {\code {c-mode-map}}{713}
  333. \entry {\code {c-mode-syntax-table}}{593}
  334. \entry {\kbd {C-q}}{644}
  335. \entry {\kbd {C-s}}{644}
  336. \entry {\kbd {C-x}}{332}
  337. \entry {\kbd {C-x 4}}{332}
  338. \entry {\kbd {C-x 5}}{332}
  339. \entry {\kbd {C-x a}}{332}
  340. \entry {\kbd {C-x n}}{332}
  341. \entry {\kbd {C-x r}}{332}
  342. \entry {\code {calendar-date-display-form}}{673}
  343. \entry {\code {calendar-daylight-savings-ends}}{674}
  344. \entry {\code {calendar-daylight-savings-starts}}{674}
  345. \entry {\code {calendar-holidays}}{670}
  346. \entry {\code {calendar-load-hook}}{669}
  347. \entry {\code {calendar-mark-today}}{670}
  348. \entry {\code {calendar-star-date}}{670}
  349. \entry {\code {calendar-time-display-form}}{674}
  350. \entry {call stack}{230}
  351. \entry {\code {call-interactively}}{295}
  352. \entry {\code {call-process}}{605}
  353. \entry {\code {call-process-region}}{606}
  354. \entry {calling a function}{181}
  355. \entry {\code {cancel-debug-on-entry}}{226}
  356. \entry {\code {cancel-timer}}{637}
  357. \entry {candle lighting times}{682}
  358. \entry {capitalization}{72}
  359. \entry {\code {capitalize}}{72}
  360. \entry {\code {capitalize-region}}{549}
  361. \entry {\code {capitalize-word}}{550}
  362. \entry {\code {car}}{80}
  363. \entry {\code {car-safe}}{81}
  364. \entry {case changes}{549}
  365. \entry {case in replacements}{577}
  366. \entry {\code {case-fold-search}}{581}
  367. \entry {\code {case-replace}}{581}
  368. \entry {\code {case-table-p}}{74}
  369. \entry {\code {catch}}{139}
  370. \entry {category of text character}{555}
  371. \entry {{\smallcaps cbreak}}{645}
  372. \entry {\code {cdr}}{81}
  373. \entry {\code {cdr-safe}}{81}
  374. \entry {\code {ceiling}}{48}
  375. \entry {centering point}{464}
  376. \entry {change hooks}{561}
  377. \entry {change hooks for a character}{555}
  378. \entry {changing key bindings}{345}
  379. \entry {changing to another buffer}{441}
  380. \entry {changing window size}{468}
  381. \entry {\code {char-after}}{517}
  382. \entry {\code {char-equal}}{65}
  383. \entry {\code {char-or-string-p}}{62}
  384. \entry {\code {char-syntax}}{589}
  385. \entry {\code {char-to-string}}{67}
  386. \entry {character arrays}{61}
  387. \entry {character case}{71}
  388. \entry {character insertion}{522}
  389. \entry {character printing}{381}
  390. \entry {\code {\w {character quote}}}{586}
  391. \entry {character set (in regexp)}{566}
  392. \entry {character to string}{67}
  393. \entry {characters}{61}
  394. \entry {characters for interactive codes}{291}
  395. \entry {child process}{603}
  396. \entry {\code {christian-holidays}}{670}
  397. \entry {CL note---\samp {,}, \samp {,{\tt\char'100}} as functions}{198}
  398. \entry {CL note---allocate more storage}{696}
  399. \entry {CL note---case of letters}{30}
  400. \entry {CL note---default optional arg}{177}
  401. \entry {CL note---integers vrs \code {eq}}{47}
  402. \entry {CL note---lack \code {union}, \code {set}}{93}
  403. \entry {CL note---no continuable errors}{143}
  404. \entry {CL note---only \code {throw} in Emacs}{139}
  405. \entry {CL note---\code {rplaca} vrs \code {setcar}}{86}
  406. \entry {CL note---\code {set} local}{162}
  407. \entry {CL note---special forms compared}{128}
  408. \entry {CL note---special variables}{163}
  409. \entry {CL note---symbol in obarrays}{112}
  410. \entry {cleanup forms}{149}
  411. \entry {\code {clear-abbrev-table}}{596}
  412. \entry {\code {clear-visited-file-modtime}}{435}
  413. \entry {click event}{302}
  414. \entry {close parenthesis}{661}
  415. \entry {\code {\w {close parenthesis character}}}{585}
  416. \entry {codes, interactive, description of}{291}
  417. \entry {columns}{548}
  418. \entry {command}{174}
  419. \entry {command descriptions}{14}
  420. \entry {command history}{324}
  421. \entry {command in keymap}{340}
  422. \entry {command line arguments}{628}
  423. \entry {command line options}{629}
  424. \entry {command loop}{289}
  425. \entry {command loop, recursive}{321}
  426. \entry {\code {command-debug-status}}{232}
  427. \entry {\code {command-execute}}{295}
  428. \entry {\code {command-history}}{324}
  429. \entry {\code {command-history-map}}{713}
  430. \entry {\code {command-line}}{628}
  431. \entry {\code {command-line-args}}{629}
  432. \entry {\code {command-line-processed}}{628}
  433. \entry {\code {command-switch-alist}}{629}
  434. \entry {\code {commandp}}{294}
  435. \entry {\code {commandp} example}{279}
  436. \entry {commands, defining}{290}
  437. \entry {\code {\w {comment ender}}}{587}
  438. \entry {\code {\w {comment starter}}}{587}
  439. \entry {comment syntax}{587}
  440. \entry {comments}{18}
  441. \entry {Common Lisp}{10}
  442. \entry {\code {compare-buffer-substrings}}{520}
  443. \entry {comparing buffer text}{520}
  444. \entry {comparison of modification time}{435}
  445. \entry {compilation}{213}
  446. \entry {compilation functions}{213}
  447. \entry {\code {compile-defun}}{215}
  448. \entry {compiled function}{217}
  449. \entry {complete key}{327}
  450. \entry {\code {completing-read}}{274}
  451. \entry {completion}{269}
  452. \entry {completion, file name}{413}
  453. \entry {completion, Lisp symbol}{281}
  454. \entry {\code {completion-auto-help}}{277}
  455. \entry {\code {completion-ignore-case}}{272}
  456. \entry {\code {completion-ignored-extensions}}{414}
  457. \entry {complex arguments}{263}
  458. \entry {complex command}{324}
  459. \entry {\code {concat}}{64}
  460. \entry {concatenating lists}{90}
  461. \entry {concatenating strings}{64}
  462. \entry {\code {cond}}{133}
  463. \entry {condition name}{147}
  464. \entry {\code {condition-case}}{145}
  465. \entry {conditional evaluation}{133}
  466. \entry {\code {cons}}{82}
  467. \entry {cons cell as box}{77}
  468. \entry {cons cells}{82}
  469. \entry {consing}{83}
  470. \entry {\code {consp}}{79}
  471. \entry {continuation lines}{649}
  472. \entry {\code {continue-process}}{615}
  473. \entry {control character key constants}{345}
  474. \entry {control character printing}{381}
  475. \entry {control characters}{21}
  476. \entry {control characters in display}{663}
  477. \entry {control characters, reading}{313}
  478. \entry {control structures}{131}
  479. \entry {\code {Control-X-prefix}}{332}
  480. \entry {conventions for writing minor modes}{363}
  481. \entry {conversion of strings}{67}
  482. \entry {\code {coordinates-in-window-p}}{470}
  483. \entry {\code {copy-alist}}{99}
  484. \entry {\code {copy-face}}{659}
  485. \entry {\code {copy-file}}{404}
  486. \entry {\code {copy-keymap}}{330}
  487. \entry {\code {copy-marker}}{510}
  488. \entry {\code {copy-rectangle-to-register}}{561}
  489. \entry {\code {copy-region-as-kill}}{528}
  490. \entry {\code {copy-sequence}}{102}
  491. \entry {\code {copy-syntax-table}}{588}
  492. \entry {\code {copy-to-register}}{561}
  493. \entry {copying alists}{99}
  494. \entry {copying files}{403}
  495. \entry {copying lists}{84}
  496. \entry {copying sequences}{102}
  497. \entry {copying strings}{64}
  498. \entry {copying vectors}{107}
  499. \entry {\code {cos}}{58}
  500. \entry {\code {count-lines}}{497}
  501. \entry {\code {count-loop}}{15}
  502. \entry {counting columns}{548}
  503. \entry {\code {create-file-buffer}}{388}
  504. \entry {creating buffers}{439}
  505. \entry {creating keymaps}{330}
  506. \entry {\code {ctl-arrow}}{663}
  507. \entry {\code {ctl-x-4-map}}{332}
  508. \entry {\code {ctl-x-5-map}}{332}
  509. \entry {\code {ctl-x-map}}{332}
  510. \entry {current binding}{153}
  511. \entry {current buffer}{441}
  512. \entry {current buffer excursion}{502}
  513. \entry {current buffer mark}{513}
  514. \entry {current buffer point and mark}{245}
  515. \entry {current buffer position}{491}
  516. \entry {current command}{297}
  517. \entry {current stack frame}{226}
  518. \entry {\code {current-buffer}}{442}
  519. \entry {\code {current-case-table}}{74}
  520. \entry {\code {current-column}}{548}
  521. \entry {\code {current-frame-configuration}}{482}
  522. \entry {\code {current-global-map}}{338}
  523. \entry {\code {current-indentation}}{542}
  524. \entry {\code {current-input-mode}}{638}
  525. \entry {\code {current-kill}}{530}
  526. \entry {\code {current-local-map}}{338}
  527. \entry {\code {current-minor-mode-maps}}{339}
  528. \entry {\code {current-prefix-arg}}{321}
  529. \entry {\code {current-time}}{636}
  530. \entry {\code {current-time-string}}{635}
  531. \entry {\code {current-time-zone}}{636}
  532. \entry {\code {current-window-configuration}}{471}
  533. \entry {\code {cursor-in-echo-area}}{650}
  534. \entry {cut buffer}{485}
  535. \entry {cyclic ordering of windows}{452}
  536. \initial {D}
  537. \entry {data type}{17}
  538. \entry {\code {data-directory}}{379}
  539. \entry {daylight savings time}{674}
  540. \entry {\code {deactivate-mark}}{515}
  541. \entry {\code {deactivate-mark-hook}}{515}
  542. \entry {\code {debug}}{228}
  543. \entry {\code {debug-on-entry}}{225}
  544. \entry {\code {debug-on-error}}{224, 236}
  545. \entry {\code {debug-on-error} use}{143}
  546. \entry {\code {debug-on-next-call}}{231}
  547. \entry {\code {debug-on-quit}}{224, 236}
  548. \entry {debugger}{223}
  549. \entry {\code {debugger}}{230, 236}
  550. \entry {debugger command list}{227}
  551. \entry {\code {debugger-mode-map}}{713}
  552. \entry {debugging errors}{223}
  553. \entry {debugging specific functions}{224}
  554. \entry {decrement field of register}{23}
  555. \entry {dedicated window}{457}
  556. \entry {deep binding}{164}
  557. \entry {\code {def-edebug-form-spec}}{246}
  558. \entry {default argument string}{292}
  559. \entry {default init file}{626}
  560. \entry {default key binding}{328}
  561. \entry {default value}{169}
  562. \entry {\code {default-abbrev-mode}}{595}
  563. \entry {\code {default-boundp}}{170}
  564. \entry {\code {default-case-fold-search}}{581}
  565. \entry {\code {default-ctl-arrow}}{663}
  566. \entry {\code {default-directory}}{411, 605}
  567. \entry {\code {default-file-modes}}{406}
  568. \entry {\code {default-fill-column}}{537}
  569. \entry {\code {default-frame-alist}}{473}
  570. \entry {\code {default-major-mode}}{361}
  571. \entry {\code {default-mode-line-format}}{370}
  572. \entry {\code {default-truncate-lines}}{649}
  573. \entry {\code {default-value}}{170}
  574. \entry {\file {default.el}}{625}
  575. \entry {\code {defconst}}{159}
  576. \entry {\code {define-abbrev}}{597}
  577. \entry {\code {define-abbrev-table}}{596}
  578. \entry {\code {define-key}}{345}
  579. \entry {\code {define-logical-name}}{405}
  580. \entry {\code {define-prefix-command}}{332}
  581. \entry {defining a function}{180}
  582. \entry {defining commands}{290}
  583. \entry {defining menus}{333}
  584. \entry {\code {defining-kbd-macro}}{326}
  585. \entry {definition of a symbol}{111}
  586. \entry {\code {defmacro}}{196}
  587. \entry {\code {defun}}{180}
  588. \entry {\code {defvar}}{157}
  589. \entry {\code {delete}}{95}
  590. \entry {delete previous char}{524}
  591. \entry {\code {delete-auto-save-file-if-necessary}}{426}
  592. \entry {\code {delete-auto-save-files}}{426}
  593. \entry {\code {delete-backward-char}}{524}
  594. \entry {\code {delete-blank-lines}}{527}
  595. \entry {\code {delete-char}}{523}
  596. \entry {\code {delete-directory}}{403}
  597. \entry {\code {delete-exited-processes}}{610}
  598. \entry {\code {delete-file}}{405}
  599. \entry {\code {delete-frame}}{478}
  600. \entry {\code {delete-horizontal-space}}{525}
  601. \entry {\code {delete-indentation}}{525}
  602. \entry {\code {delete-other-windows}}{450}
  603. \entry {\code {delete-overlay}}{657}
  604. \entry {\code {delete-process}}{610}
  605. \entry {\code {delete-region}}{523}
  606. \entry {\code {delete-window}}{450}
  607. \entry {\code {delete-windows-on}}{450}
  608. \entry {deleting files}{403}
  609. \entry {deleting processes}{610}
  610. \entry {deleting whitespace}{525}
  611. \entry {deleting windows}{449}
  612. \entry {deletion of elements}{94, 95}
  613. \entry {deletion of frames}{478}
  614. \entry {deletion vs killing}{523}
  615. \entry {\code {delq}}{94}
  616. \entry {\code {describe-bindings}}{351}
  617. \entry {\code {describe-buffer-case-table}}{75}
  618. \entry {\code {describe-mode}}{362}
  619. \entry {description for interactive codes}{291}
  620. \entry {description format}{13}
  621. \entry {diagrams, boxed, for lists}{24}
  622. \entry {diary buffer}{678}
  623. \entry {\code {diary-anniversary}}{680}
  624. \entry {\code {diary-astro-day-number}}{681}
  625. \entry {\code {diary-cyclic}}{680}
  626. \entry {\code {diary-date-forms}}{676}
  627. \entry {\code {diary-day-of-year}}{681}
  628. \entry {\code {diary-display-hook}}{678}
  629. \entry {\code {diary-french-date}}{681}
  630. \entry {\code {diary-hebrew-date}}{681}
  631. \entry {\code {diary-islamic-date}}{681}
  632. \entry {\code {diary-iso-date}}{681}
  633. \entry {\code {diary-julian-date}}{681}
  634. \entry {\code {diary-list-include-blanks}}{679}
  635. \entry {\code {diary-mayan-date}}{681}
  636. \entry {\code {diary-omer}}{682}
  637. \entry {\code {diary-parasha}}{682}
  638. \entry {\code {diary-phases-of-moon}}{681}
  639. \entry {\code {diary-rosh-hodesh}}{682}
  640. \entry {\code {diary-sabbath-candles}}{682}
  641. \entry {\code {diary-sunrise-sunset}}{681}
  642. \entry {\code {diary-yahrzeit}}{682}
  643. \entry {\code {digit-argument}}{320}
  644. \entry {\code {ding}}{667}
  645. \entry {directory name}{408}
  646. \entry {directory name abbreviation}{409}
  647. \entry {directory part (of file name)}{406}
  648. \entry {\code {directory-abbrev-alist}}{409}
  649. \entry {\code {directory-file-name}}{408}
  650. \entry {\code {directory-files}}{401}
  651. \entry {directory-oriented functions}{401}
  652. \entry {\code {dired-kept-versions}}{420}
  653. \entry {\code {dired-mode-map}}{713}
  654. \entry {disable undo}{534}
  655. \entry {\code {disable-command}}{324}
  656. \entry {\code {disabled}}{323}
  657. \entry {disabled command}{323}
  658. \entry {\code {disabled-command-hook}}{324}
  659. \entry {\code {disassemble}}{219}
  660. \entry {disassembled byte-code}{218}
  661. \entry {discard input}{315}
  662. \entry {\code {discard-input}}{315}
  663. \entry {display appearance of particular text}{555}
  664. \entry {display columns}{648}
  665. \entry {display lines}{648}
  666. \entry {display table}{664}
  667. \entry {\code {display-buffer}}{457}
  668. \entry {\code {display-buffer-function}}{458}
  669. \entry {\code {display-completion-list}}{277}
  670. \entry {displaying a buffer}{455}
  671. \entry {\code {do-auto-save}}{425}
  672. \entry {\file {DOC} (documentation) file}{376}
  673. \entry {\code {doctor-mode-map}}{713}
  674. \entry {\code {documentation}}{376}
  675. \entry {documentation conventions}{375}
  676. \entry {documentation for major mode}{362}
  677. \entry {documentation notation}{12}
  678. \entry {documentation of function}{178}
  679. \entry {documentation strings}{375}
  680. \entry {documentation, keys in}{379}
  681. \entry {\code {documentation-property}}{376}
  682. \entry {dotted pair notation}{25}
  683. \entry {double-quote in strings}{27}
  684. \entry {\code {down-list}}{500}
  685. \entry {\code {downcase}}{71}
  686. \entry {\code {downcase-region}}{550}
  687. \entry {\code {downcase-word}}{551}
  688. \entry {downcasing in \code {lookup-key}}{311}
  689. \entry {drag event}{303}
  690. \entry {dribble file}{642}
  691. \entry {\code {dump-emacs}}{694}
  692. \entry {dynamic scoping}{162}
  693. \initial {E}
  694. \entry {echo area}{649}
  695. \entry {\code {echo-keystrokes}}{299}
  696. \entry {Edebug mode}{235}
  697. \entry {Edebug modes}{237}
  698. \entry {\code {edebug-all-defuns}}{237, 248}
  699. \entry {\code {edebug-initial-mode}}{250}
  700. \entry {\code {edebug-print-trace-entry}}{250}
  701. \entry {\code {edebug-print-trace-exit}}{250}
  702. \entry {\code {edebug-save-displayed-buffer-points}}{249}
  703. \entry {\code {edebug-save-point}}{249}
  704. \entry {\code {edebug-save-windows}}{245, 249}
  705. \entry {\code {edebug-stop-before-symbols}}{249}
  706. \entry {\code {edebug-trace}}{250}
  707. \entry {\code {edit-abbrevs-map}}{713}
  708. \entry {\code {edit-and-eval-command}}{267}
  709. \entry {\code {edit-tab-stops-map}}{713}
  710. \entry {editing types}{32}
  711. \entry {editor command loop}{289}
  712. \entry {\code {electric-buffer-menu-mode-map}}{713}
  713. \entry {\code {electric-future-map}}{16}
  714. \entry {\code {electric-history-map}}{713}
  715. \entry {element (of list)}{77}
  716. \entry {elements of sequences}{103}
  717. \entry {\code {elt}}{103}
  718. \entry {Emacs event standard notation}{381}
  719. \entry {\code {emacs-build-time}}{694}
  720. \entry {\code {emacs-lisp-mode-map}}{713}
  721. \entry {\code {emacs-lisp-mode-syntax-table}}{594}
  722. \entry {\code {emacs-version}}{694}
  723. \entry {\file {emacs/etc/DOC-\var {version}}}{376}
  724. \entry {\code {EMACSLOADPATH} environment variable}{204}
  725. \entry {empty list}{24}
  726. \entry {\code {enable-command}}{324}
  727. \entry {\code {enable-flow-control}}{644}
  728. \entry {\code {enable-flow-control-on}}{644}
  729. \entry {\code {enable-local-eval}}{360}
  730. \entry {\code {enable-local-variables}}{360}
  731. \entry {\code {enable-recursive-minibuffers}}{287}
  732. \entry {end of buffer marker}{509}
  733. \entry {\code {end-of-buffer}}{495}
  734. \entry {\code {end-of-file}}{255}
  735. \entry {\code {end-of-line}}{496}
  736. \entry {\code {enlarge-window}}{469}
  737. \entry {\code {enlarge-window-horizontally}}{469}
  738. \entry {environment}{119}
  739. \entry {environment variable access}{633}
  740. \entry {environment variables, subprocesses}{604}
  741. \entry {\code {eobp}}{518}
  742. \entry {\code {eolp}}{518}
  743. \entry {\code {eq}}{40}
  744. \entry {\code {equal}}{40}
  745. \entry {equality}{39}
  746. \entry {\code {erase-buffer}}{523}
  747. \entry {\code {error}}{142}
  748. \entry {error cleanup}{149}
  749. \entry {error debugging}{223}
  750. \entry {error display}{649}
  751. \entry {error handler}{144}
  752. \entry {\code {error} in debug}{229}
  753. \entry {error message notation}{13}
  754. \entry {error name}{147}
  755. \entry {error symbol}{147}
  756. \entry {\code {error-conditions}}{147}
  757. \entry {errors}{141}
  758. \entry {\key {ESC}}{344}
  759. \entry {\code {esc-map}}{331}
  760. \entry {\code {ESC-prefix}}{331}
  761. \entry {escape}{20}
  762. \entry {\code {\w {escape}}}{586}
  763. \entry {escape characters}{261}
  764. \entry {escape characters in printing}{258}
  765. \entry {escape sequence}{21}
  766. \entry {\file {etc/DOC-\var {version}}}{376}
  767. \entry {\code {eval}}{120}
  768. \entry {\code {eval}, and debugging}{231}
  769. \entry {\code {eval-after-load}}{212}
  770. \entry {\code {eval-and-compile}}{216}
  771. \entry {\code {eval-current-buffer}}{121}
  772. \entry {\code {eval-minibuffer}}{267}
  773. \entry {\code {eval-region}}{121}
  774. \entry {\code {eval-when-compile}}{217}
  775. \entry {evaluated expression argument}{293}
  776. \entry {evaluation}{119}
  777. \entry {evaluation error}{154}
  778. \entry {evaluation list group}{243}
  779. \entry {evaluation notation}{12}
  780. \entry {evaluation of buffer contents}{121}
  781. \entry {event printing}{381}
  782. \entry {event type}{306}
  783. \entry {\code {event-basic-type}}{307}
  784. \entry {\code {event-end}}{308}
  785. \entry {\code {event-modifiers}}{306}
  786. \entry {\code {event-start}}{308}
  787. \entry {\code {eventp}}{299}
  788. \entry {events}{299}
  789. \entry {examining windows}{454}
  790. \entry {examples of using \code {interactive}}{294}
  791. \entry {excursion}{502}
  792. \entry {\code {exec-directory}}{604}
  793. \entry {\code {exec-path}}{604}
  794. \entry {execute program}{603}
  795. \entry {execute with prefix argument}{296}
  796. \entry {\code {execute-extended-command}}{296}
  797. \entry {\code {execute-kbd-macro}}{325}
  798. \entry {\code {executing-macro}}{326}
  799. \entry {\code {exit}}{321}
  800. \entry {exit recursive editing}{321}
  801. \entry {\code {exit-minibuffer}}{286}
  802. \entry {\code {exit-recursive-edit}}{322}
  803. \entry {exiting Emacs}{629}
  804. \entry {\code {exp}}{58}
  805. \entry {\code {expand-file-name}}{410}
  806. \entry {expansion of file names}{410}
  807. \entry {expansion of macros}{193}
  808. \entry {expression}{119}
  809. \entry {\code {\w {expression prefix}}}{586}
  810. \entry {\code {expt}}{59}
  811. \entry {extent}{162}
  812. \entry {\code {extra-keyboard-modifiers}}{639}
  813. \initial {F}
  814. \entry {\code {face}}{656}
  815. \entry {face}{658}
  816. \entry {face codes of text}{555}
  817. \entry {face id}{658}
  818. \entry {\code {face-background}}{660}
  819. \entry {\code {face-differs-from-default-p}}{661}
  820. \entry {\code {face-equal}}{660}
  821. \entry {\code {face-font}}{660}
  822. \entry {\code {face-foreground}}{660}
  823. \entry {\code {face-id-number}}{660}
  824. \entry {\code {face-list}}{659}
  825. \entry {\code {face-underline-p}}{660}
  826. \entry {false}{11}
  827. \entry {\code {fancy-diary-display}}{678}
  828. \entry {\code {fboundp}}{187}
  829. \entry {\code {featurep}}{211}
  830. \entry {features}{209}
  831. \entry {\code {features}}{211}
  832. \entry {field width}{70}
  833. \entry {file accessibility}{395}
  834. \entry {file age}{396}
  835. \entry {file attributes}{399}
  836. \entry {file hard link}{403}
  837. \entry {file locks}{393}
  838. \entry {file mode specification error}{360}
  839. \entry {file modification time}{396}
  840. \entry {file name completion subroutines}{413}
  841. \entry {file name of buffer}{431}
  842. \entry {file name of directory}{408}
  843. \entry {file names}{406}
  844. \entry {file names in directory}{401}
  845. \entry {file open error}{388}
  846. \entry {file symbolic links}{397}
  847. \entry {file with multiple names}{403}
  848. \entry {\code {file-accessible-directory-p}}{396}
  849. \entry {\code {file-already-exists}}{405}
  850. \entry {\code {file-attributes}}{399}
  851. \entry {\code {file-directory-p}}{397}
  852. \entry {\code {file-error}}{204}
  853. \entry {\code {file-executable-p}}{395}
  854. \entry {\code {file-exists-p}}{395}
  855. \entry {\code {file-local-copy}}{416}
  856. \entry {\code {file-locked}}{394}
  857. \entry {\code {file-locked-p}}{393}
  858. \entry {\code {file-modes}}{399}
  859. \entry {\code {file-name-absolute-p}}{410}
  860. \entry {\code {file-name-all-completions}}{413}
  861. \entry {\code {file-name-all-versions}}{402}
  862. \entry {\code {file-name-as-directory}}{408}
  863. \entry {\code {file-name-completion}}{413}
  864. \entry {\code {file-name-directory}}{407}
  865. \entry {\code {file-name-history}}{269}
  866. \entry {\code {file-name-nondirectory}}{407}
  867. \entry {\code {file-name-sans-versions}}{407}
  868. \entry {\code {file-newer-than-file-p}}{396}
  869. \entry {\code {file-newest-backup}}{422}
  870. \entry {\code {file-nlinks}}{399}
  871. \entry {\code {file-precious-flag}}{391}
  872. \entry {\code {file-readable-p}}{395}
  873. \entry {\code {file-relative-name}}{411}
  874. \entry {\code {file-supersession}}{436}
  875. \entry {\code {file-symlink-p}}{397}
  876. \entry {\code {file-truename}}{398}
  877. \entry {\code {file-writable-p}}{396}
  878. \entry {\code {fill-column}}{537}
  879. \entry {\code {fill-individual-paragraphs}}{536}
  880. \entry {\code {fill-individual-varying-indent}}{536}
  881. \entry {\code {fill-paragraph}}{535}
  882. \entry {\code {fill-region}}{536}
  883. \entry {\code {fill-region-as-paragraph}}{536}
  884. \entry {\code {fillarray}}{106}
  885. \entry {filling a paragraph}{535}
  886. \entry {filling, automatic}{537}
  887. \entry {filling, explicit}{535}
  888. \entry {filter function}{617}
  889. \entry {\code {find-alternate-file}}{386}
  890. \entry {\code {find-backup-file-name}}{422}
  891. \entry {\code {find-file}}{385}
  892. \entry {\code {find-file-hooks}}{387}
  893. \entry {\code {find-file-name-handler}}{415}
  894. \entry {\code {find-file-noselect}}{386}
  895. \entry {\code {find-file-not-found-hooks}}{387}
  896. \entry {\code {find-file-other-window}}{387}
  897. \entry {\code {find-file-read-only}}{387}
  898. \entry {finding files}{385}
  899. \entry {finding windows}{451}
  900. \entry {\code {first-change-hook}}{562}
  901. \entry {\code {fixup-whitespace}}{526}
  902. \entry {\code {float}}{48}
  903. \entry {\code {floatp}}{45}
  904. \entry {\code {floor}}{48}
  905. \entry {flow control characters}{644}
  906. \entry {flow control example}{640}
  907. \entry {flush input}{315}
  908. \entry {\code {fmakunbound}}{187}
  909. \entry {focus event}{305}
  910. \entry {\code {following-char}}{518}
  911. \entry {fonts}{11}
  912. \entry {\code {foo}}{14}
  913. \entry {\code {for}}{198}
  914. \entry {\code {force-mode-line-update}}{366}
  915. \entry {forcing redisplay}{316}
  916. \entry {\code {format}}{69}
  917. \entry {format of keymaps}{328}
  918. \entry {format specification}{69}
  919. \entry {formatting strings}{68}
  920. \entry {formfeed}{20}
  921. \entry {forms}{119}
  922. \entry {\code {forward-char}}{493}
  923. \entry {\code {forward-comment}}{593}
  924. \entry {\code {forward-line}}{497}
  925. \entry {\code {forward-list}}{500}
  926. \entry {\code {forward-sexp}}{500}
  927. \entry {\code {forward-to-indentation}}{548}
  928. \entry {\code {forward-word}}{494}
  929. \entry {frame}{473}
  930. \entry {frame configuration}{482}
  931. \entry {frame visibility}{481}
  932. \entry {\code {frame-char-height}}{477}
  933. \entry {\code {frame-char-width}}{477}
  934. \entry {\code {frame-configuration-to-register}}{561}
  935. \entry {\code {frame-height}}{477}
  936. \entry {\code {frame-list}}{478}
  937. \entry {\code {frame-live-p}}{478}
  938. \entry {\code {frame-parameters}}{474}
  939. \entry {\code {frame-pixel-height}}{477}
  940. \entry {\code {frame-pixel-width}}{477}
  941. \entry {\code {frame-root-window}}{479}
  942. \entry {\code {frame-selected-window}}{479}
  943. \entry {\code {frame-visible-p}}{481}
  944. \entry {\code {frame-width}}{477}
  945. \entry {\code {framep}}{473}
  946. \entry {free list}{696}
  947. \entry {\code {fset}}{188}
  948. \entry {\code {ftp-login}}{149}
  949. \entry {full keymap}{328}
  950. \entry {\code {funcall}}{181}
  951. \entry {\code {funcall}, and debugging}{231}
  952. \entry {function}{173}
  953. \entry {\code {function}}{186}
  954. \entry {function call}{126}
  955. \entry {function call debugging}{224}
  956. \entry {function cell}{109}
  957. \entry {function cell in autoload}{206}
  958. \entry {function definition}{179}
  959. \entry {function descriptions}{14}
  960. \entry {function form evaluation}{126}
  961. \entry {function input stream}{252}
  962. \entry {function invocation}{181}
  963. \entry {function keys}{300, 627}
  964. \entry {function name}{179}
  965. \entry {function output stream}{256}
  966. \entry {function quoting}{186}
  967. \entry {\code {function-key-map}}{640}
  968. \entry {\code {function-keymap}}{713}
  969. \entry {functionals}{183}
  970. \entry {functions in modes}{354}
  971. \entry {functions, making them interactive}{290}
  972. \entry {Fundamental mode}{353}
  973. \entry {\code {fundamental-mode}}{360}
  974. \entry {\code {fundamental-mode-abbrev-table}}{601}
  975. \entry {\code {fundamental-mode-map}}{714}
  976. \initial {G}
  977. \entry {garbage collection protection}{698}
  978. \entry {garbage collector}{696}
  979. \entry {\code {garbage-collect}}{696}
  980. \entry {\code {gc-cons-threshold}}{698}
  981. \entry {\code {general-holidays}}{670}
  982. \entry {\code {generate-new-buffer}}{439}
  983. \entry {\code {generate-new-buffer-name}}{431}
  984. \entry {geometry specification}{477}
  985. \entry {\code {get}}{116}
  986. \entry {\code {get-buffer}}{431}
  987. \entry {\code {get-buffer-create}}{439}
  988. \entry {\code {get-buffer-process}}{617}
  989. \entry {\code {get-buffer-window}}{454}
  990. \entry {\code {get-file-buffer}}{432}
  991. \entry {\code {get-file-char}}{254}
  992. \entry {\code {get-largest-window}}{451}
  993. \entry {\code {get-lru-window}}{451}
  994. \entry {\code {get-process}}{611}
  995. \entry {\code {get-register}}{560}
  996. \entry {\code {get-text-property}}{552}
  997. \entry {\code {getenv}}{633}
  998. \entry {global binding}{152}
  999. \entry {global keymap}{337}
  1000. \entry {global variable}{151}
  1001. \entry {\code {global-abbrev-table}}{600}
  1002. \entry {\code {global-key-binding}}{343}
  1003. \entry {\code {global-map}}{338}
  1004. \entry {\code {global-mode-string}}{368}
  1005. \entry {\code {global-set-key}}{348}
  1006. \entry {\code {global-unset-key}}{349}
  1007. \entry {glyph}{666}
  1008. \entry {glyph table}{666}
  1009. \entry {\code {glyph-table}}{666}
  1010. \entry {goal column}{499}
  1011. \entry {\code {goal-column}}{499}
  1012. \entry {\code {goto-char}}{493}
  1013. \entry {\code {goto-line}}{496}
  1014. \initial {H}
  1015. \entry {\code {hack-local-variables}}{362}
  1016. \entry {handling errors}{144}
  1017. \entry {hash notation}{18}
  1018. \entry {hashing}{112}
  1019. \entry {header comments}{690}
  1020. \entry {\code {hebrew-holidays}}{670}
  1021. \entry {help for major mode}{362}
  1022. \entry {\code {help-char}}{383}
  1023. \entry {\code {help-command}}{383}
  1024. \entry {\code {help-form}}{384}
  1025. \entry {\code {help-map}}{331, 383}
  1026. \entry {\code {Helper-describe-bindings}}{384}
  1027. \entry {\code {Helper-help}}{384}
  1028. \entry {\code {Helper-help-map}}{714}
  1029. \entry {highlighting}{662}
  1030. \entry {history list}{268}
  1031. \entry {history of commands}{324}
  1032. \entry {holiday forms}{670}
  1033. \entry {\code {holidays-in-diary-buffer}}{675}
  1034. \entry {\code {HOME} environment variable}{603}
  1035. \entry {hook}{371}
  1036. \entry {hooks for changing a character}{555}
  1037. \entry {hooks for loading}{212}
  1038. \entry {hooks for motion of point}{556}
  1039. \entry {hooks for text changes}{561}
  1040. \entry {horizontal position}{548}
  1041. \entry {horizontal scrolling}{465}
  1042. \entry {hyper characters}{22}
  1043. \initial {I}
  1044. \entry {iconified frame}{481}
  1045. \entry {\code {iconify-frame}}{481}
  1046. \entry {\code {identity}}{183}
  1047. \entry {\code {if}}{133}
  1048. \entry {\code {ignore}}{183}
  1049. \entry {implicit \code {progn}}{131}
  1050. \entry {\code {inc}}{193}
  1051. \entry {\code {include-other-diary-files}}{679}
  1052. \entry {\code {indent-according-to-mode}}{543}
  1053. \entry {\code {indent-code-rigidly}}{545}
  1054. \entry {\code {indent-for-tab-command}}{543}
  1055. \entry {\code {indent-line-function}}{543}
  1056. \entry {\code {indent-region}}{544}
  1057. \entry {\code {indent-region-function}}{545}
  1058. \entry {\code {indent-relative}}{546}
  1059. \entry {\code {indent-relative-maybe}}{547}
  1060. \entry {\code {indent-rigidly}}{545}
  1061. \entry {\code {indent-tabs-mode}}{542}
  1062. \entry {\code {indent-to}}{542}
  1063. \entry {\code {indent-to-left-margin}}{543}
  1064. \entry {indentation}{542}
  1065. \entry {indenting with parentheses}{592}
  1066. \entry {\code {indirect-function}}{126}
  1067. \entry {indirection}{124}
  1068. \entry {infinite loops}{224}
  1069. \entry {infinite recursion}{154}
  1070. \entry {\code {Info-edit-map}}{714}
  1071. \entry {\code {Info-mode-map}}{714}
  1072. \entry {inheriting a keymap's bindings}{331}
  1073. \entry {\code {inhibit-default-init}}{626}
  1074. \entry {\code {inhibit-quit}}{318}
  1075. \entry {\code {inhibit-startup-message}}{626}
  1076. \entry {init file}{626}
  1077. \entry {\code {initial-calendar-window-hook}}{669}
  1078. \entry {\code {initial-frame-alist}}{474}
  1079. \entry {\code {initial-major-mode}}{361}
  1080. \entry {initialization}{625}
  1081. \entry {inline functions}{189}
  1082. \entry {innermost containing parentheses}{591}
  1083. \entry {input events}{299}
  1084. \entry {input focus}{480}
  1085. \entry {input modes}{638}
  1086. \entry {input stream}{252}
  1087. \entry {\code {input-pending-p}}{314}
  1088. \entry {\code {insert}}{521}
  1089. \entry {\code {insert-abbrev-table-description}}{596}
  1090. \entry {\code {insert-before-markers}}{521}
  1091. \entry {\code {insert-buffer}}{522}
  1092. \entry {\code {insert-buffer-substring}}{521}
  1093. \entry {\code {insert-char}}{521}
  1094. \entry {\code {insert-default-directory}}{281}
  1095. \entry {\code {insert-directory}}{402}
  1096. \entry {\code {insert-directory-program}}{402}
  1097. \entry {\code {insert-file-contents}}{392}
  1098. \entry {\code {insert-hebrew-diary-entry}}{678}
  1099. \entry {\code {insert-islamic-diary-entry}}{678}
  1100. \entry {\code {insert-monthly-hebrew-diary-entry}}{678}
  1101. \entry {\code {insert-monthly-islamic-diary-entry}}{678}
  1102. \entry {\code {insert-register}}{560}
  1103. \entry {\code {insert-yearly-hebrew-diary-entry}}{678}
  1104. \entry {\code {insert-yearly-islamic-diary-entry}}{678}
  1105. \entry {inserting killed text}{529}
  1106. \entry {insertion before point}{520}
  1107. \entry {insertion of text}{520}
  1108. \entry {inside comment}{592}
  1109. \entry {inside string}{592}
  1110. \entry {\code {int-to-string}}{68}
  1111. \entry {integer to decimal}{68}
  1112. \entry {integer to hexadecimal}{70}
  1113. \entry {integer to octal}{69}
  1114. \entry {integer to string}{68}
  1115. \entry {\code {integer-or-marker-p}}{508}
  1116. \entry {\code {integerp}}{45}
  1117. \entry {integers}{43}
  1118. \entry {\code {interactive}}{290}
  1119. \entry {interactive call}{294}
  1120. \entry {interactive code description}{291}
  1121. \entry {interactive completion}{291}
  1122. \entry {interactive function}{290}
  1123. \entry {\code {interactive}, examples of using}{294}
  1124. \entry {\code {interactive-p}}{296}
  1125. \entry {\code {intern}}{113}
  1126. \entry {\code {intern-soft}}{114}
  1127. \entry {\code {internal-select-frame}}{480}
  1128. \entry {internals, of buffer}{703}
  1129. \entry {internals, of process}{705}
  1130. \entry {internals, of window}{704}
  1131. \entry {interning}{112}
  1132. \entry {interpreter}{119}
  1133. \entry {\code {interprogram-cut-function}}{531}
  1134. \entry {\code {interprogram-paste-function}}{530}
  1135. \entry {\code {interrupt-process}}{615}
  1136. \entry {intervals}{556}
  1137. \entry {invalid function}{125}
  1138. \entry {invalid prefix key error}{345}
  1139. \entry {\code {invalid-function}}{125, 341}
  1140. \entry {\code {invalid-read-syntax}}{18}
  1141. \entry {\code {invalid-regexp}}{569}
  1142. \entry {Inverse Video}{662}
  1143. \entry {\code {inverse-video}}{662}
  1144. \entry {\code {invert-face}}{660}
  1145. \entry {invisible frame}{481}
  1146. \entry {\code {islamic-holidays}}{670}
  1147. \entry {ISO Latin 1}{75}
  1148. \entry {\code {iso-syntax}}{75}
  1149. \entry {iteration}{137}
  1150. \initial {J}
  1151. \entry {joining lists}{90}
  1152. \entry {\code {jump-to-register}}{560}
  1153. \entry {\code {just-one-space}}{526}
  1154. \entry {\code {justify-current-line}}{536}
  1155. \initial {K}
  1156. \entry {\code {kept-new-versions}}{420}
  1157. \entry {\code {kept-old-versions}}{420}
  1158. \entry {key}{327}
  1159. \entry {key binding}{327}
  1160. \entry {key lookup}{340}
  1161. \entry {key sequence}{310}
  1162. \entry {key sequence error}{345}
  1163. \entry {key sequence input}{310}
  1164. \entry {\code {key-binding}}{343}
  1165. \entry {\code {key-description}}{381}
  1166. \entry {\code {key-translation-map}}{641}
  1167. \entry {keyboard macro execution}{295}
  1168. \entry {keyboard macro termination}{667}
  1169. \entry {keyboard macros}{325}
  1170. \entry {\code {keyboard-quit}}{318}
  1171. \entry {\code {keyboard-translate}}{640}
  1172. \entry {\code {keyboard-translate-table}}{639}
  1173. \entry {keymap}{327}
  1174. \entry {keymap entry}{340}
  1175. \entry {keymap format}{328}
  1176. \entry {keymap in keymap}{340}
  1177. \entry {keymap inheritance}{331}
  1178. \entry {keymap of character}{555}
  1179. \entry {keymap prompt string}{328}
  1180. \entry {\code {keymapp}}{329}
  1181. \entry {keymaps in modes}{354}
  1182. \entry {keys in documentation strings}{379}
  1183. \entry {keystroke}{327}
  1184. \entry {keystroke command}{174}
  1185. \entry {kill command repetition}{297}
  1186. \entry {kill ring}{527}
  1187. \entry {\code {kill-all-local-variables}}{169}
  1188. \entry {\code {kill-append}}{530}
  1189. \entry {\code {kill-buffer}}{440}
  1190. \entry {\code {kill-emacs}}{630}
  1191. \entry {\code {kill-emacs-hook}}{630}
  1192. \entry {\code {kill-local-variable}}{168}
  1193. \entry {\code {kill-new}}{530}
  1194. \entry {\code {kill-process}}{615}
  1195. \entry {\code {kill-region}}{528}
  1196. \entry {\code {kill-ring}}{532}
  1197. \entry {\code {kill-ring-max}}{532}
  1198. \entry {\code {kill-ring-yank-pointer}}{532}
  1199. \entry {killing buffers}{440}
  1200. \entry {killing Emacs}{630}
  1201. \initial {L}
  1202. \entry {lambda expression}{174}
  1203. \entry {lambda expression in hook}{372}
  1204. \entry {\code {lambda} in debug}{229}
  1205. \entry {\code {lambda} in keymap}{340}
  1206. \entry {lambda list}{175}
  1207. \entry {\code {last-abbrev}}{599}
  1208. \entry {\code {last-abbrev-location}}{599}
  1209. \entry {\code {last-abbrev-text}}{599}
  1210. \entry {\code {last-command}}{297}
  1211. \entry {\code {last-command-char}}{298}
  1212. \entry {\code {last-command-event}}{298}
  1213. \entry {\code {last-event-frame}}{298}
  1214. \entry {\code {last-input-char}}{315}
  1215. \entry {\code {last-input-event}}{315}
  1216. \entry {\code {last-kbd-macro}}{325}
  1217. \entry {\code {last-nonmenu-event}}{298}
  1218. \entry {\code {left-margin}}{543}
  1219. \entry {\code {length}}{103}
  1220. \entry {\code {let}}{153}
  1221. \entry {\code {let*}}{154}
  1222. \entry {lexical comparison}{65}
  1223. \entry {library}{203}
  1224. \entry {library compilation}{216}
  1225. \entry {library header comments}{690}
  1226. \entry {line wrapping}{649}
  1227. \entry {lines}{496}
  1228. \entry {lines in region}{497}
  1229. \entry {linking files}{403}
  1230. \entry {Lisp debugger}{223}
  1231. \entry {Lisp expression motion}{500}
  1232. \entry {Lisp history}{10}
  1233. \entry {Lisp library}{203}
  1234. \entry {Lisp nesting error}{121}
  1235. \entry {Lisp object}{17}
  1236. \entry {Lisp printer}{259}
  1237. \entry {Lisp reader}{251}
  1238. \entry {Lisp symbol completion}{281}
  1239. \entry {\code {lisp-complete-symbol}}{281}
  1240. \entry {\code {lisp-interaction-mode-map}}{714}
  1241. \entry {\code {lisp-mode-abbrev-table}}{601}
  1242. \entry {\code {lisp-mode-map}}{714}
  1243. \entry {\file {lisp-mode.el}}{357}
  1244. \entry {\code {LISP{\_}FLOAT{\_}TYPE} configuration macro}{19, 44}
  1245. \entry {list}{77}
  1246. \entry {\code {list}}{83}
  1247. \entry {list elements}{80}
  1248. \entry {list form evaluation}{124}
  1249. \entry {list in keymap}{340}
  1250. \entry {list length}{103}
  1251. \entry {list motion}{500}
  1252. \entry {\code {list-buffers}}{438}
  1253. \entry {\code {list-buffers-directory}}{433}
  1254. \entry {\code {list-diary-entries-hook}}{679}
  1255. \entry {\code {list-hebrew-diary-entries}}{677}
  1256. \entry {\code {list-islamic-diary-entries}}{677}
  1257. \entry {\code {list-processes}}{611}
  1258. \entry {\code {listify-key-sequence}}{314}
  1259. \entry {\code {listp}}{79}
  1260. \entry {lists and cons cells}{77}
  1261. \entry {lists as sets}{93}
  1262. \entry {lists represented as boxes}{77}
  1263. \entry {literal evaluation}{123}
  1264. \entry {\code {ln}}{405}
  1265. \entry {\code {load}}{203}
  1266. \entry {load error with provide}{209}
  1267. \entry {load errors}{204}
  1268. \entry {\code {load-average}}{634}
  1269. \entry {\code {load-history}}{211}
  1270. \entry {\code {load-in-progress}}{205}
  1271. \entry {\code {load-path}}{204}
  1272. \entry {loading}{203}
  1273. \entry {loading hooks}{212}
  1274. \entry {\file {loadup.el}}{693}
  1275. \entry {local binding}{152}
  1276. \entry {local keymap}{337}
  1277. \entry {local variables}{152}
  1278. \entry {\code {local-abbrev-table}}{600}
  1279. \entry {\code {local-holidays}}{670}
  1280. \entry {\code {local-key-binding}}{343}
  1281. \entry {\code {local-set-key}}{349}
  1282. \entry {\code {local-unset-key}}{349}
  1283. \entry {\code {local-write-file-hooks}}{391}
  1284. \entry {\code {lock-buffer}}{394}
  1285. \entry {\code {log}}{58}
  1286. \entry {\code {log10}}{59}
  1287. \entry {\code {logand}}{56}
  1288. \entry {\code {logb}}{45}
  1289. \entry {logical and}{56}
  1290. \entry {logical exclusive or}{57}
  1291. \entry {logical inclusive or}{57}
  1292. \entry {logical not}{58}
  1293. \entry {logical shift}{52}
  1294. \entry {\code {logior}}{57}
  1295. \entry {\code {lognot}}{57}
  1296. \entry {\code {logxor}}{57}
  1297. \entry {\code {looking-at}}{573}
  1298. \entry {\code {lookup-key}}{342}
  1299. \entry {loops, infinite}{224}
  1300. \entry {lower case}{71}
  1301. \entry {\code {lower-frame}}{482}
  1302. \entry {lowering a frame}{481}
  1303. \entry {\code {lsh}}{52}
  1304. \initial {M}
  1305. \entry {\kbd {M-x}}{296}
  1306. \entry {Maclisp}{10}
  1307. \entry {macro}{173}
  1308. \entry {macro argument evaluation}{199}
  1309. \entry {macro call}{193}
  1310. \entry {macro call evaluation}{126}
  1311. \entry {macro compilation}{213}
  1312. \entry {macro descriptions}{14}
  1313. \entry {macro expansion}{194}
  1314. \entry {\code {macroexpand}}{194}
  1315. \entry {macros}{193}
  1316. \entry {magic file names}{414}
  1317. \entry {major mode}{353}
  1318. \entry {major mode keymap}{337}
  1319. \entry {\code {major-mode}}{362}
  1320. \entry {\code {make-abbrev-table}}{596}
  1321. \entry {\code {make-auto-save-file-name}}{424}
  1322. \entry {\code {make-backup-file-name}}{421}
  1323. \entry {\code {make-backup-files}}{418}
  1324. \entry {\code {make-byte-code}}{218}
  1325. \entry {\code {make-directory}}{403}
  1326. \entry {\code {make-display-table}}{664}
  1327. \entry {\code {make-face}}{659}
  1328. \entry {\code {make-frame}}{473}
  1329. \entry {\code {make-frame-invisible}}{481}
  1330. \entry {\code {make-frame-visible}}{481}
  1331. \entry {\code {make-keymap}}{330}
  1332. \entry {\code {make-list}}{83}
  1333. \entry {\code {make-local-variable}}{167}
  1334. \entry {\code {make-marker}}{509}
  1335. \entry {\code {make-overlay}}{657}
  1336. \entry {\code {make-sparse-keymap}}{330}
  1337. \entry {\code {make-string}}{62}
  1338. \entry {\code {make-symbol}}{113}
  1339. \entry {\code {make-symbolic-link}}{405}
  1340. \entry {\code {make-syntax-table}}{588}
  1341. \entry {\code {make-temp-name}}{412}
  1342. \entry {\code {make-variable-buffer-local}}{168}
  1343. \entry {\code {make-vector}}{107}
  1344. \entry {\code {makunbound}}{155}
  1345. \entry {\code {map-y-or-n-p}}{284}
  1346. \entry {\code {mapatoms}}{114}
  1347. \entry {\code {mapcar}}{183}
  1348. \entry {\code {mapconcat}}{184}
  1349. \entry {mapping functions}{183}
  1350. \entry {\code {mark}}{513}
  1351. \entry {mark excursion}{502}
  1352. \entry {mark ring}{512}
  1353. \entry {mark, the}{512}
  1354. \entry {\code {mark-active}}{515}
  1355. \entry {\code {mark-diary-entries-hook}}{679}
  1356. \entry {\code {mark-diary-entries-in-calendar}}{669}
  1357. \entry {\code {mark-hebrew-diary-entries}}{677}
  1358. \entry {\code {mark-holidays-in-calendar}}{669}
  1359. \entry {\code {mark-included-diary-files}}{679}
  1360. \entry {\code {mark-islamic-diary-entries}}{677}
  1361. \entry {\code {mark-marker}}{513}
  1362. \entry {\code {mark-ring}}{514}
  1363. \entry {\code {mark-ring-max}}{514}
  1364. \entry {marker argument}{293}
  1365. \entry {marker garbage collection}{507}
  1366. \entry {marker input stream}{252}
  1367. \entry {marker output stream}{256}
  1368. \entry {marker relocation}{507}
  1369. \entry {\code {marker-buffer}}{511}
  1370. \entry {\code {marker-position}}{511}
  1371. \entry {\code {markerp}}{508}
  1372. \entry {markers}{507}
  1373. \entry {markers as numbers}{507}
  1374. \entry {match data}{575}
  1375. \entry {\code {match-beginning}}{575}
  1376. \entry {\code {match-data}}{578}
  1377. \entry {\code {match-end}}{577}
  1378. \entry {mathematical functions}{58}
  1379. \entry {\code {max}}{47}
  1380. \entry {\code {max-lisp-eval-depth}}{121}
  1381. \entry {\code {max-specpdl-size}}{154}
  1382. \entry {\code {member}}{95}
  1383. \entry {membership in a list}{94, 95}
  1384. \entry {memory allocation}{696}
  1385. \entry {\code {memory-limit}}{698}
  1386. \entry {\code {memq}}{94}
  1387. \entry {menu bar}{336}
  1388. \entry {menu keymaps}{333}
  1389. \entry {menu prompt string}{333}
  1390. \entry {\code {menu-prompt-more-char}}{335}
  1391. \entry {\code {message}}{650}
  1392. \entry {meta character key constants}{345}
  1393. \entry {meta character printing}{381}
  1394. \entry {meta characters}{21}
  1395. \entry {meta characters lookup}{329}
  1396. \entry {\code {meta-flag}}{639}
  1397. \entry {\code {meta-prefix-char}}{344}
  1398. \entry {\code {min}}{48}
  1399. \entry {minibuffer}{263}
  1400. \entry {minibuffer history}{268}
  1401. \entry {minibuffer input}{321}
  1402. \entry {minibuffer window}{452}
  1403. \entry {\code {minibuffer-complete}}{276}
  1404. \entry {\code {minibuffer-complete-and-exit}}{276}
  1405. \entry {\code {minibuffer-complete-word}}{276}
  1406. \entry {\code {minibuffer-completion-confirm}}{277}
  1407. \entry {\code {minibuffer-completion-help}}{277}
  1408. \entry {\code {minibuffer-completion-predicate}}{276}
  1409. \entry {\code {minibuffer-completion-table}}{276}
  1410. \entry {\code {minibuffer-depth}}{287}
  1411. \entry {\code {minibuffer-frame-alist}}{475}
  1412. \entry {\code {minibuffer-help-form}}{287}
  1413. \entry {\code {minibuffer-history}}{269}
  1414. \entry {\code {minibuffer-local-completion-map}}{275}
  1415. \entry {\code {minibuffer-local-map}}{265}
  1416. \entry {\code {minibuffer-local-must-match-map}}{276}
  1417. \entry {\code {minibuffer-local-ns-map}}{266}
  1418. \entry {\code {minibuffer-scroll-window}}{287}
  1419. \entry {\code {minibuffer-window}}{287}
  1420. \entry {minimum window size}{469}
  1421. \entry {minor mode}{363}
  1422. \entry {minor mode conventions}{363}
  1423. \entry {\code {minor-mode-alist}}{369}
  1424. \entry {\code {minor-mode-key-binding}}{343}
  1425. \entry {\code {minor-mode-map-alist}}{339, 364}
  1426. \entry {mode}{353}
  1427. \entry {mode help}{362}
  1428. \entry {mode line}{365}
  1429. \entry {mode line construct}{366}
  1430. \entry {mode loading}{355}
  1431. \entry {mode variable}{363}
  1432. \entry {\code {mode-class} property}{355}
  1433. \entry {\code {mode-line-buffer-identification}}{368}
  1434. \entry {\code {mode-line-format}}{366}
  1435. \entry {\code {mode-line-inverse-video}}{662}
  1436. \entry {\code {mode-line-modified}}{368}
  1437. \entry {\code {mode-line-process}}{369}
  1438. \entry {\code {mode-name}}{369}
  1439. \entry {\code {mode-specific-map}}{331}
  1440. \entry {modification flag (of buffer)}{433}
  1441. \entry {modification of lists}{90}
  1442. \entry {modification time, comparison of}{435}
  1443. \entry {modifier bits (of input character)}{299}
  1444. \entry {\code {modify-frame-parameters}}{474}
  1445. \entry {\code {modify-syntax-entry}}{588}
  1446. \entry {modulus}{51}
  1447. \entry {\code {momentary-string-display}}{654}
  1448. \entry {motion event}{304}
  1449. \entry {mouse click event}{302}
  1450. \entry {mouse drag event}{303}
  1451. \entry {mouse motion events}{304}
  1452. \entry {mouse position}{483}
  1453. \entry {mouse tracking}{482}
  1454. \entry {mouse warping}{483}
  1455. \entry {\code {mouse-face}}{656}
  1456. \entry {\code {mouse-movement-p}}{307}
  1457. \entry {\code {mouse-position}}{483}
  1458. \entry {\code {move-marker}}{512}
  1459. \entry {\code {move-overlay}}{657}
  1460. \entry {\code {move-to-column}}{549}
  1461. \entry {\code {move-to-window-line}}{498}
  1462. \entry {multiple windows}{446}
  1463. \initial {N}
  1464. \entry {named function}{179}
  1465. \entry {\code {narrow-to-page}}{504}
  1466. \entry {\code {narrow-to-region}}{503}
  1467. \entry {narrowing}{503}
  1468. \entry {\code {natnump}}{45}
  1469. \entry {natural numbers}{46}
  1470. \entry {\code {nconc}}{90}
  1471. \entry {\code {negative-argument}}{320}
  1472. \entry {new file message}{388}
  1473. \entry {newline}{20}
  1474. \entry {\code {newline}}{522}
  1475. \entry {newline and Auto Fill mode}{522}
  1476. \entry {newline in print}{260}
  1477. \entry {newline in strings}{28}
  1478. \entry {\code {newline-and-indent}}{544}
  1479. \entry {next input}{314}
  1480. \entry {\code {next-frame}}{478}
  1481. \entry {\code {next-history-element}}{286}
  1482. \entry {\code {next-line}}{499}
  1483. \entry {\code {next-matching-history-element}}{287}
  1484. \entry {\code {next-overlay-change}}{658}
  1485. \entry {\code {next-property-change}}{554}
  1486. \entry {\code {next-screen-context-lines}}{464}
  1487. \entry {\code {next-single-property-change}}{554}
  1488. \entry {\code {next-window}}{452}
  1489. \entry {\code {nil}}{152}
  1490. \entry {\code {nil} and lists}{77}
  1491. \entry {\code {nil} in keymap}{340}
  1492. \entry {\code {nil} in lists}{24}
  1493. \entry {\code {nil} input stream}{252}
  1494. \entry {\code {nil} output stream}{256}
  1495. \entry {\code {nil}, uses of}{11}
  1496. \entry {\code {nlistp}}{80}
  1497. \entry {\code {no-catch}}{139}
  1498. \entry {\code {no-redraw-on-reenter}}{647}
  1499. \entry {nondirectory part (of file name)}{406}
  1500. \entry {\code {nongregorian-diary-listing-hook}}{677}
  1501. \entry {\code {nongregorian-diary-marking-hook}}{677}
  1502. \entry {\code {noninteractive}}{646}
  1503. \entry {noninteractive use}{645}
  1504. \entry {nonlocal exits}{138}
  1505. \entry {nonprinting characters, reading}{313}
  1506. \entry {\code {normal-mode}}{360}
  1507. \entry {\code {not}}{135}
  1508. \entry {\code {not-modified}}{434}
  1509. \entry {\code {nreverse}}{91}
  1510. \entry {\code {nth}}{81}
  1511. \entry {\code {nthcdr}}{82}
  1512. \entry {\code {null}}{80}
  1513. \entry {\code {num-input-keys}}{311}
  1514. \entry {number equality}{46}
  1515. \entry {\code {number-of-diary-entries}}{675}
  1516. \entry {\code {number-or-marker-p}}{509}
  1517. \entry {\code {number-to-string}}{68}
  1518. \entry {\code {numberp}}{45}
  1519. \entry {numbers}{43}
  1520. \entry {numeric prefix}{70}
  1521. \entry {numeric prefix argument}{319}
  1522. \entry {numeric prefix argument usage}{293}
  1523. \initial {O}
  1524. \entry {obarray}{112}
  1525. \entry {\code {obarray}}{114}
  1526. \entry {obarray in completion}{270}
  1527. \entry {object}{17}
  1528. \entry {object internals}{703}
  1529. \entry {object to string}{260}
  1530. \entry {obsolete buffer}{436}
  1531. \entry {\code {occur-mode-map}}{714}
  1532. \entry {octal character code}{22}
  1533. \entry {octal character input}{313}
  1534. \entry {omer count}{682}
  1535. \entry {\code {one-window-p}}{446}
  1536. \entry {\code {only-global-abbrevs}}{597}
  1537. \entry {\code {\w {open parenthesis character}}}{585}
  1538. \entry {\code {open-dribble-file}}{642}
  1539. \entry {\code {open-network-stream}}{623}
  1540. \entry {\code {open-termscript}}{643}
  1541. \entry {operating system environment}{632}
  1542. \entry {option descriptions}{16}
  1543. \entry {optional arguments}{176}
  1544. \entry {options on command line}{629}
  1545. \entry {\code {or}}{136}
  1546. \entry {ordering of windows, cyclic}{452}
  1547. \entry {\code {other-buffer}}{438}
  1548. \entry {\code {other-holidays}}{670}
  1549. \entry {\code {other-window}}{453}
  1550. \entry {\code {other-window-scroll-buffer}}{463}
  1551. \entry {Outline mode}{558}
  1552. \entry {output from processes}{616}
  1553. \entry {output stream}{256}
  1554. \entry {overall prompt string}{328}
  1555. \entry {overflow}{43}
  1556. \entry {overlay arrow}{653}
  1557. \entry {\code {overlay-arrow-position}}{653}
  1558. \entry {\code {overlay-arrow-string}}{653}
  1559. \entry {\code {overlay-buffer}}{657}
  1560. \entry {\code {overlay-end}}{657}
  1561. \entry {\code {overlay-get}}{656}
  1562. \entry {\code {overlay-put}}{656}
  1563. \entry {\code {overlay-start}}{657}
  1564. \entry {overlays}{655}
  1565. \entry {\code {overlays-at}}{657}
  1566. \entry {\code {overwrite-mode}}{523}
  1567. \initial {P}
  1568. \entry {padding}{70}
  1569. \entry {\code {page-delimiter}}{580}
  1570. \entry {\code {\w {paired delimiter}}}{586}
  1571. \entry {\code {paragraph-separate}}{580}
  1572. \entry {\code {paragraph-start}}{580}
  1573. \entry {parasha, weekly}{682}
  1574. \entry {parent process}{603}
  1575. \entry {parenthesis}{23}
  1576. \entry {parenthesis depth}{591}
  1577. \entry {parenthesis matching}{661}
  1578. \entry {parenthesis syntax}{585}
  1579. \entry {parse state}{591}
  1580. \entry {\code {parse-partial-sexp}}{591}
  1581. \entry {\code {parse-sexp-ignore-comments}}{592}
  1582. \entry {parsing}{583}
  1583. \entry {\code {PATH} environment variable}{603}
  1584. \entry {pausing}{316}
  1585. \entry {peculiar error}{147}
  1586. \entry {peeking at input}{314}
  1587. \entry {percent symbol in mode line}{366}
  1588. \entry {\code {perform-replace}}{573}
  1589. \entry {permanent local variable}{169}
  1590. \entry {permission}{399}
  1591. \entry {pipes}{609}
  1592. \entry {plist}{115}
  1593. \entry {\code {point}}{491}
  1594. \entry {point excursion}{502}
  1595. \entry {point in edebug buffer}{245}
  1596. \entry {point in window}{459}
  1597. \entry {point with narrowing}{491}
  1598. \entry {\code {point-marker}}{509}
  1599. \entry {\code {point-max}}{492}
  1600. \entry {\code {point-max-marker}}{509}
  1601. \entry {\code {point-min}}{492}
  1602. \entry {\code {point-min-marker}}{509}
  1603. \entry {\code {point-to-register}}{560}
  1604. \entry {\code {pop-mark}}{515}
  1605. \entry {\code {pop-to-buffer}}{456}
  1606. \entry {\code {pop-up-frame-alist}}{458}
  1607. \entry {\code {pop-up-frame-function}}{458}
  1608. \entry {\code {pop-up-frames}}{458}
  1609. \entry {\code {pop-up-windows}}{457}
  1610. \entry {\code {pos-visible-in-window-p}}{461}
  1611. \entry {position (in buffer)}{491}
  1612. \entry {position argument}{292}
  1613. \entry {position in window}{459}
  1614. \entry {position of mouse}{483}
  1615. \entry {\code {posn-col-row}}{308}
  1616. \entry {\code {posn-point}}{308}
  1617. \entry {\code {posn-timestamp}}{308}
  1618. \entry {\code {posn-window}}{308}
  1619. \entry {\code {post-command-hook}}{290}
  1620. \entry {\code {pre-abbrev-expand-hook}}{600}
  1621. \entry {\code {pre-command-hook}}{290}
  1622. \entry {\code {preceding-char}}{518}
  1623. \entry {predicates}{37}
  1624. \entry {prefix argument}{319}
  1625. \entry {prefix argument unreading}{314}
  1626. \entry {prefix command}{332}
  1627. \entry {prefix key}{331}
  1628. \entry {\code {prefix-arg}}{321}
  1629. \entry {\code {prefix-numeric-value}}{320}
  1630. \entry {\code {prepend-to-register}}{561}
  1631. \entry {preventing prefix key}{341}
  1632. \entry {previous complete subexpression}{591}
  1633. \entry {\code {previous-history-element}}{286}
  1634. \entry {\code {previous-line}}{499}
  1635. \entry {\code {previous-matching-history-element}}{286}
  1636. \entry {\code {previous-property-change}}{555}
  1637. \entry {\code {previous-single-property-change}}{555}
  1638. \entry {\code {previous-window}}{453}
  1639. \entry {primitive}{173}
  1640. \entry {primitive function internals}{698}
  1641. \entry {primitive type}{17}
  1642. \entry {\code {primitive-undo}}{533}
  1643. \entry {\code {prin1}}{259}
  1644. \entry {\code {prin1-to-string}}{260}
  1645. \entry {\code {princ}}{259}
  1646. \entry {\code {print}}{259}
  1647. \entry {print example}{256}
  1648. \entry {print name cell}{109}
  1649. \entry {\code {print-diary-entries}}{675}
  1650. \entry {\code {print-diary-entries-hook}}{675}
  1651. \entry {\code {print-escape-newlines}}{261}
  1652. \entry {\code {print-help-return-message}}{383}
  1653. \entry {\code {print-length}}{261}
  1654. \entry {\code {print-level}}{261}
  1655. \entry {printed representation}{17}
  1656. \entry {printed representation for characters}{20}
  1657. \entry {printing}{251}
  1658. \entry {printing limits}{261}
  1659. \entry {printing notation}{12}
  1660. \entry {\code {priority}}{656}
  1661. \entry {process}{603}
  1662. \entry {process filter}{617}
  1663. \entry {process input}{613}
  1664. \entry {process internals}{705}
  1665. \entry {process output}{616}
  1666. \entry {process sentinel}{621}
  1667. \entry {process signals}{614}
  1668. \entry {\code {process-buffer}}{616}
  1669. \entry {\code {process-command}}{611}
  1670. \entry {\code {process-connection-type}}{609}
  1671. \entry {\code {process-environment}}{634}
  1672. \entry {\code {process-exit-status}}{611}
  1673. \entry {\code {process-filter}}{619}
  1674. \entry {\code {process-id}}{611}
  1675. \entry {\code {process-kill-without-query}}{610}
  1676. \entry {\code {process-list}}{611}
  1677. \entry {\code {process-mark}}{616}
  1678. \entry {\code {process-name}}{611}
  1679. \entry {\code {process-send-eof}}{613}
  1680. \entry {\code {process-send-region}}{613}
  1681. \entry {\code {process-send-string}}{613}
  1682. \entry {\code {process-sentinel}}{622}
  1683. \entry {\code {process-status}}{612}
  1684. \entry {\code {processp}}{603}
  1685. \entry {\code {prog1}}{132}
  1686. \entry {\code {prog2}}{132}
  1687. \entry {\code {progn}}{132}
  1688. \entry {program arguments}{604}
  1689. \entry {program directories}{605}
  1690. \entry {programmed completion}{273}
  1691. \entry {programming types}{19}
  1692. \entry {prompt string (of menu)}{333}
  1693. \entry {prompt string of keymap}{328}
  1694. \entry {properties of text}{551}
  1695. \entry {property list}{115}
  1696. \entry {property list cell}{109}
  1697. \entry {property lists vs association lists}{115}
  1698. \entry {protected forms}{149}
  1699. \entry {\code {provide}}{210}
  1700. \entry {providing features}{209}
  1701. \entry {{\smallcaps pty}s}{609}
  1702. \entry {\code {\w {punctuation character}}}{585}
  1703. \entry {pure storage}{694}
  1704. \entry {\code {pure-bytes-used}}{695}
  1705. \entry {\code {purecopy}}{695}
  1706. \entry {\code {purify-flag}}{695}
  1707. \entry {\code {push-mark}}{514}
  1708. \entry {\code {put}}{116}
  1709. \entry {\code {put-text-property}}{553}
  1710. \initial {Q}
  1711. \entry {\code {query-replace-history}}{269}
  1712. \entry {\code {query-replace-map}}{574}
  1713. \entry {querying the user}{282}
  1714. \entry {question mark in character constant}{22}
  1715. \entry {\code {quietly-read-abbrev-file}}{598}
  1716. \entry {\code {quit-flag}}{318}
  1717. \entry {\code {quit-process}}{615}
  1718. \entry {quitting}{317}
  1719. \entry {quitting from infinite loop}{224}
  1720. \entry {\code {quote}}{129}
  1721. \entry {quote character}{592}
  1722. \entry {quoted character input}{313}
  1723. \entry {\code {quoted-insert} suppression}{348}
  1724. \entry {quoting}{129}
  1725. \entry {quoting characters in printing}{258}
  1726. \entry {quoting using apostrophe}{129}
  1727. \initial {R}
  1728. \entry {\code {raise-frame}}{482}
  1729. \entry {raising a frame}{481}
  1730. \entry {\code {random}}{59}
  1731. \entry {random numbers}{59}
  1732. \entry {\code {rassq}}{98}
  1733. \entry {raw prefix argument}{319}
  1734. \entry {raw prefix argument usage}{293}
  1735. \entry {\code {re-search-backward}}{572}
  1736. \entry {\code {re-search-forward}}{571}
  1737. \entry {\code {read}}{255}
  1738. \entry {read command name}{296}
  1739. \entry {read syntax}{17}
  1740. \entry {read syntax for characters}{20}
  1741. \entry {\code {read-buffer}}{278}
  1742. \entry {\code {read-char}}{312}
  1743. \entry {\code {read-command}}{278}
  1744. \entry {\code {read-event}}{312}
  1745. \entry {\code {read-file-name}}{280}
  1746. \entry {\code {read-from-minibuffer}}{264}
  1747. \entry {\code {read-from-string}}{255}
  1748. \entry {\code {read-key-sequence}}{310}
  1749. \entry {\code {read-minibuffer}}{267}
  1750. \entry {\code {read-no-blanks-input}}{266}
  1751. \entry {read-only buffer}{436}
  1752. \entry {read-only character}{555}
  1753. \entry {\code {read-quoted-char}}{313}
  1754. \entry {\code {read-quoted-char} quitting}{318}
  1755. \entry {\code {read-string}}{265}
  1756. \entry {\code {read-variable}}{279}
  1757. \entry {reading}{251}
  1758. \entry {reading interactive arguments}{292}
  1759. \entry {reading symbols}{112}
  1760. \entry {rearrangement of lists}{90}
  1761. \entry {rebinding}{345}
  1762. \entry {\code {recent-auto-save-p}}{425}
  1763. \entry {\code {recent-keys}}{641}
  1764. \entry {\code {recenter}}{464}
  1765. \entry {record command history}{295}
  1766. \entry {\code {recover-file}}{427}
  1767. \entry {recursion}{137}
  1768. \entry {\code {recursion-depth}}{323}
  1769. \entry {recursive command loop}{321}
  1770. \entry {recursive editing level}{321}
  1771. \entry {recursive evaluation}{119}
  1772. \entry {\code {recursive-edit}}{322}
  1773. \entry {redo}{532}
  1774. \entry {\code {redraw-display}}{647}
  1775. \entry {\code {redraw-frame}}{647}
  1776. \entry {regexp}{565}
  1777. \entry {regexp alternative}{567}
  1778. \entry {regexp grouping}{568}
  1779. \entry {regexp searching}{571}
  1780. \entry {\code {regexp-quote}}{569}
  1781. \entry {regexps used standardly in editing}{580}
  1782. \entry {region argument}{293}
  1783. \entry {region, the}{515}
  1784. \entry {\code {region-beginning}}{516}
  1785. \entry {\code {region-end}}{516}
  1786. \entry {\code {region-face}}{661}
  1787. \entry {\code {register-alist}}{559}
  1788. \entry {\code {register-to-point}}{560}
  1789. \entry {registers}{559}
  1790. \entry {regular expression}{565}
  1791. \entry {regular expression searching}{571}
  1792. \entry {\code {reindent-then-newline-and-indent}}{544}
  1793. \entry {relative file name}{409}
  1794. \entry {\code {remove-text-properties}}{553}
  1795. \entry {\code {rename-auto-save-file}}{426}
  1796. \entry {\code {rename-buffer}}{430}
  1797. \entry {\code {rename-file}}{404}
  1798. \entry {renaming files}{403}
  1799. \entry {repeated loading}{208}
  1800. \entry {replace bindings}{347}
  1801. \entry {replace characters}{558}
  1802. \entry {\code {replace-buffer-in-windows}}{455}
  1803. \entry {\code {replace-match}}{577}
  1804. \entry {replacement}{573}
  1805. \entry {\code {require}}{210}
  1806. \entry {\code {require-final-newline}}{391}
  1807. \entry {requiring features}{209}
  1808. \entry {resize redisplay}{648}
  1809. \entry {rest arguments}{176}
  1810. \entry {restriction (in a buffer)}{503}
  1811. \entry {resume (cf. \code {no-redraw-on-reenter})}{647}
  1812. \entry {return}{20}
  1813. \entry {\code {reverse}}{86}
  1814. \entry {reversing a list}{91}
  1815. \entry {\code {revert-buffer}}{426}
  1816. \entry {\code {revert-buffer-function}}{427}
  1817. \entry {\code {revert-buffer-insert-file-contents-function}}{427}
  1818. \entry {\code {rm}}{405}
  1819. \entry {rosh hodesh}{682}
  1820. \entry {\code {round}}{48}
  1821. \entry {\code {rplaca}}{86}
  1822. \entry {\code {rplacd}}{86}
  1823. \entry {run time stack}{230}
  1824. \entry {\code {run-at-time}}{637}
  1825. \entry {\code {run-hooks}}{373}
  1826. \initial {S}
  1827. \entry {\code {save-abbrevs}}{598}
  1828. \entry {\code {save-buffer}}{389}
  1829. \entry {\code {save-excursion}}{245, 502}
  1830. \entry {\code {save-match-data}}{579}
  1831. \entry {\code {save-restriction}}{504}
  1832. \entry {\code {save-some-buffers}}{389}
  1833. \entry {\code {save-window-excursion}}{472}
  1834. \entry {saving window information}{471}
  1835. \entry {\code {scan-lists}}{592}
  1836. \entry {\code {scan-sexps}}{592}
  1837. \entry {scope}{162}
  1838. \entry {screen layout}{35}
  1839. \entry {screen of terminal}{446}
  1840. \entry {screen size}{648}
  1841. \entry {\code {screen-height}}{648}
  1842. \entry {\code {screen-width}}{648}
  1843. \entry {\code {scroll-bar-scale}}{309}
  1844. \entry {\code {scroll-down}}{463}
  1845. \entry {\code {scroll-left}}{465}
  1846. \entry {\code {scroll-other-window}}{463}
  1847. \entry {\code {scroll-right}}{465}
  1848. \entry {\code {scroll-step}}{463}
  1849. \entry {\code {scroll-up}}{462}
  1850. \entry {scrolling vertically}{462}
  1851. \entry {\code {search-backward}}{564}
  1852. \entry {\code {search-failed}}{563}
  1853. \entry {\code {search-forward}}{563}
  1854. \entry {searching}{563}
  1855. \entry {searching and case}{580}
  1856. \entry {searching for regexp}{571}
  1857. \entry {\code {select-frame}}{480}
  1858. \entry {\code {select-window}}{451}
  1859. \entry {selected frame}{480}
  1860. \entry {selected window}{445}
  1861. \entry {\code {selected-frame}}{480}
  1862. \entry {\code {selected-window}}{450}
  1863. \entry {selecting a buffer}{441}
  1864. \entry {selecting windows}{450}
  1865. \entry {selection (for X windows)}{484}
  1866. \entry {selective display}{650}
  1867. \entry {\code {selective-display}}{651}
  1868. \entry {\code {selective-display-ellipses}}{652}
  1869. \entry {self-evaluating form}{123}
  1870. \entry {\code {self-insert-and-exit}}{286}
  1871. \entry {\code {self-insert-command}}{522}
  1872. \entry {\code {self-insert-command} override}{347}
  1873. \entry {\code {self-insert-command}, minor modes}{364}
  1874. \entry {self-insertion}{522}
  1875. \entry {\code {send-string-to-terminal}}{643}
  1876. \entry {sending signals}{614}
  1877. \entry {\code {sentence-end}}{580}
  1878. \entry {sentinel}{621}
  1879. \entry {sequence}{101}
  1880. \entry {sequence length}{103}
  1881. \entry {\code {sequencep}}{101}
  1882. \entry {\code {set}}{161}
  1883. \entry {\code {set-auto-mode}}{361}
  1884. \entry {\code {set-buffer}}{443}
  1885. \entry {\code {set-buffer-auto-saved}}{425}
  1886. \entry {\code {set-buffer-modified-p}}{434}
  1887. \entry {\code {set-case-syntax}}{74}
  1888. \entry {\code {set-case-syntax-delims}}{74}
  1889. \entry {\code {set-case-syntax-pair}}{74}
  1890. \entry {\code {set-case-table}}{74}
  1891. \entry {\code {set-default}}{171}
  1892. \entry {\code {set-default-file-modes}}{405}
  1893. \entry {\code {set-face-background}}{660}
  1894. \entry {\code {set-face-font}}{660}
  1895. \entry {\code {set-face-foreground}}{660}
  1896. \entry {\code {set-face-underline-p}}{660}
  1897. \entry {\code {set-file-modes}}{405}
  1898. \entry {\code {set-frame-configuration}}{482}
  1899. \entry {\code {set-frame-position}}{477}
  1900. \entry {\code {set-frame-size}}{477}
  1901. \entry {\code {set-goal-column}}{499}
  1902. \entry {\code {set-input-mode}}{638}
  1903. \entry {\code {set-mark}}{513}
  1904. \entry {\code {set-marker}}{511}
  1905. \entry {\code {set-mouse-position}}{483}
  1906. \entry {\code {set-process-buffer}}{617}
  1907. \entry {\code {set-process-filter}}{619}
  1908. \entry {\code {set-process-sentinel}}{622}
  1909. \entry {\code {set-register}}{560}
  1910. \entry {\code {set-screen-height}}{648}
  1911. \entry {\code {set-screen-width}}{648}
  1912. \entry {\code {set-standard-case-table}}{74}
  1913. \entry {\code {set-syntax-table}}{590}
  1914. \entry {\code {set-text-properties}}{553}
  1915. \entry {\code {set-visited-file-modtime}}{435}
  1916. \entry {\code {set-visited-file-name}}{433}
  1917. \entry {\code {set-window-buffer}}{454}
  1918. \entry {\code {set-window-configuration}}{471}
  1919. \entry {\code {set-window-dedicated-p}}{457}
  1920. \entry {\code {set-window-display-table}}{665}
  1921. \entry {\code {set-window-hscroll}}{466}
  1922. \entry {\code {set-window-point}}{459}
  1923. \entry {\code {set-window-start}}{460}
  1924. \entry {\code {setcar}}{86}
  1925. \entry {\code {setcdr}}{88}
  1926. \entry {\code {setenv}}{633}
  1927. \entry {\code {setplist}}{116}
  1928. \entry {\code {setprv}}{634}
  1929. \entry {\code {setq}}{161}
  1930. \entry {\code {setq-default}}{170}
  1931. \entry {sets}{93}
  1932. \entry {setting modes of files}{403}
  1933. \entry {\code {setting-constant}}{152}
  1934. \entry {sexp diary entries}{680}
  1935. \entry {sexp motion}{500}
  1936. \entry {shadowing of variables}{152}
  1937. \entry {shallow binding}{165}
  1938. \entry {Shell mode \code {mode-line-format}}{367}
  1939. \entry {\code {shrink-window}}{469}
  1940. \entry {\code {shrink-window-horizontally}}{469}
  1941. \entry {side effect}{119}
  1942. \entry {\code {signal}}{142}
  1943. \entry {\code {signal-process}}{616}
  1944. \entry {signaling errors}{142}
  1945. \entry {signals}{614}
  1946. \entry {\code {simple-diary-display}}{678}
  1947. \entry {\code {sin}}{58}
  1948. \entry {\code {single-key-description}}{381}
  1949. \entry {\code {sit-for}}{316}
  1950. \entry {size of screen}{648}
  1951. \entry {size of window}{466}
  1952. \entry {\code {skip-chars-backward}}{502}
  1953. \entry {\code {skip-chars-forward}}{501}
  1954. \entry {\code {skip-syntax-backward}}{590}
  1955. \entry {\code {skip-syntax-forward}}{590}
  1956. \entry {skipping characters}{501}
  1957. \entry {skipping comments}{593}
  1958. \entry {\code {sleep-for}}{316}
  1959. \entry {\code {Snarf-documentation}}{379}
  1960. \entry {\code {sort}}{92}
  1961. \entry {\code {sort-columns}}{541}
  1962. \entry {\code {sort-diary-entries}}{679}
  1963. \entry {\code {sort-fields}}{541}
  1964. \entry {\code {sort-lines}}{541}
  1965. \entry {\code {sort-numeric-fields}}{541}
  1966. \entry {\code {sort-pages}}{541}
  1967. \entry {\code {sort-paragraphs}}{541}
  1968. \entry {\code {sort-regexp-fields}}{538}
  1969. \entry {\code {sort-subr}}{539}
  1970. \entry {sorting diary entries}{679}
  1971. \entry {sorting lists}{92}
  1972. \entry {sorting text}{538}
  1973. \entry {sparse keymap}{328}
  1974. \entry {\key {SPC} in minibuffer}{266}
  1975. \entry {\code {special}}{355}
  1976. \entry {special form descriptions}{14}
  1977. \entry {special form evaluation}{127}
  1978. \entry {special forms}{31}
  1979. \entry {special forms for control structures}{131}
  1980. \entry {splicing (with backquote)}{197}
  1981. \entry {\code {split-height-threshold}}{458}
  1982. \entry {\code {split-line}}{523}
  1983. \entry {\code {split-window}}{447}
  1984. \entry {\code {split-window-horizontally}}{449}
  1985. \entry {\code {split-window-vertically}}{448}
  1986. \entry {splitting windows}{446}
  1987. \entry {\code {sqrt}}{59}
  1988. \entry {stable sort}{92}
  1989. \entry {standard regexps used in editing}{580}
  1990. \entry {\code {standard-case-table}}{74}
  1991. \entry {\code {standard-display-table}}{665}
  1992. \entry {\code {standard-input}}{255}
  1993. \entry {\code {standard-output}}{260}
  1994. \entry {\code {standard-syntax-table}}{593}
  1995. \entry {start up of Emacs}{625}
  1996. \entry {\code {start-process}}{608}
  1997. \entry {\code {start-process-shell-command}}{609}
  1998. \entry {\file {startup.el}}{625}
  1999. \entry {stop points}{236}
  2000. \entry {\code {stop-process}}{615}
  2001. \entry {stopping an infinite loop}{224}
  2002. \entry {\code {store-match-data}}{578}
  2003. \entry {stream (for printing)}{256}
  2004. \entry {stream (for reading)}{252}
  2005. \entry {string equality}{65}
  2006. \entry {string in keymap}{340}
  2007. \entry {string input stream}{252}
  2008. \entry {string length}{103}
  2009. \entry {\code {\w {string quote}}}{585}
  2010. \entry {string search}{563}
  2011. \entry {string to character}{67}
  2012. \entry {string to integer}{68}
  2013. \entry {string to object}{255}
  2014. \entry {string, writing a doc string}{375}
  2015. \entry {\code {string-equal}}{65}
  2016. \entry {\code {string-lessp}}{66}
  2017. \entry {\code {string-match}}{572}
  2018. \entry {\code {string-to-char}}{67}
  2019. \entry {\code {string-to-int}}{68}
  2020. \entry {\code {string-to-number}}{68}
  2021. \entry {\code {string{\tt\char61}}}{65}
  2022. \entry {\code {string{\tt\less}}}{65}
  2023. \entry {\code {stringp}}{62}
  2024. \entry {strings}{61}
  2025. \entry {strings, formatting them}{68}
  2026. \entry {subprocess}{603}
  2027. \entry {subr}{173}
  2028. \entry {\code {subrp}}{174}
  2029. \entry {\code {subst-char-in-region}}{557}
  2030. \entry {\code {substitute-command-keys}}{379}
  2031. \entry {\code {substitute-in-file-name}}{411}
  2032. \entry {\code {substitute-key-definition}}{346}
  2033. \entry {substituting keys in documentation}{379}
  2034. \entry {\code {substring}}{63}
  2035. \entry {super characters}{22}
  2036. \entry {\code {super-apropos}}{383}
  2037. \entry {\code {suppress-keymap}}{347}
  2038. \entry {suspend (cf. \code {no-redraw-on-reenter})}{647}
  2039. \entry {suspend evaluation}{322}
  2040. \entry {\code {suspend-emacs}}{631}
  2041. \entry {\code {suspend-hook}}{632}
  2042. \entry {\code {suspend-resume-hook}}{632}
  2043. \entry {suspending Emacs}{630}
  2044. \entry {\code {switch-to-buffer}}{455}
  2045. \entry {\code {switch-to-buffer-other-window}}{456}
  2046. \entry {switches on command line}{629}
  2047. \entry {switching to a buffer}{455}
  2048. \entry {symbol}{109}
  2049. \entry {symbol completion, Lisp}{281}
  2050. \entry {symbol components}{109}
  2051. \entry {\code {\w {symbol constituent}}}{584}
  2052. \entry {symbol equality}{112}
  2053. \entry {symbol evaluation}{124}
  2054. \entry {symbol function indirection}{124}
  2055. \entry {symbol in keymap}{341}
  2056. \entry {symbol name hashing}{112}
  2057. \entry {\code {symbol-function}}{187}
  2058. \entry {\code {symbol-name}}{113}
  2059. \entry {\code {symbol-plist}}{116}
  2060. \entry {\code {symbol-value}}{160}
  2061. \entry {\code {symbolp}}{109}
  2062. \entry {synchronous subprocess}{605}
  2063. \entry {syntax classes}{583}
  2064. \entry {syntax descriptor}{584}
  2065. \entry {syntax flags}{587}
  2066. \entry {syntax for characters}{20}
  2067. \entry {syntax table}{583}
  2068. \entry {syntax table example}{357}
  2069. \entry {syntax table internals}{594}
  2070. \entry {syntax tables in modes}{355}
  2071. \entry {\code {syntax-table}}{590}
  2072. \entry {\code {syntax-table-p}}{583}
  2073. \entry {\code {system-name}}{633}
  2074. \entry {\code {system-type}}{632}
  2075. \initial {T}
  2076. \entry {\code {t}}{152}
  2077. \entry {\code {t} and truth}{11}
  2078. \entry {\code {t} input stream}{252}
  2079. \entry {\code {t} output stream}{256}
  2080. \entry {tab}{20}
  2081. \entry {tab deletion}{524}
  2082. \entry {\key {TAB} in minibuffer}{266}
  2083. \entry {\code {tab-stop-list}}{547}
  2084. \entry {\code {tab-to-tab-stop}}{547}
  2085. \entry {\code {tab-width}}{663}
  2086. \entry {tabs stops for indentation}{547}
  2087. \entry {tag on run time stack}{139}
  2088. \entry {\code {tan}}{58}
  2089. \entry {TCP}{623}
  2090. \entry {\code {temacs}}{693}
  2091. \entry {\code {temp-buffer-show-function}}{654}
  2092. \entry {\code {temporary-goal-column}}{499}
  2093. \entry {\code {TERM} environment variable}{628}
  2094. \entry {\code {term-file-prefix}}{627}
  2095. \entry {\code {term-setup-hook}}{628}
  2096. \entry {Termcap}{627}
  2097. \entry {terminal frame}{473}
  2098. \entry {terminal input}{638}
  2099. \entry {terminal input modes}{638}
  2100. \entry {terminal output}{642}
  2101. \entry {terminal screen}{446}
  2102. \entry {terminal-specific initialization}{627}
  2103. \entry {terminate keyboard macro}{315}
  2104. \entry {termscript file}{643}
  2105. \entry {\code {terpri}}{260}
  2106. \entry {testing types}{38}
  2107. \entry {text}{517}
  2108. \entry {text insertion}{520}
  2109. \entry {text parsing}{583}
  2110. \entry {text properties}{551}
  2111. \entry {\code {text-char-description}}{381}
  2112. \entry {\code {text-mode-abbrev-table}}{601}
  2113. \entry {\code {text-mode-map}}{714}
  2114. \entry {\code {text-mode-syntax-table}}{593}
  2115. \entry {\code {text-properties-at}}{552}
  2116. \entry {\code {this-command}}{297}
  2117. \entry {\code {this-command-keys}}{298}
  2118. \entry {\code {throw}}{139}
  2119. \entry {\code {throw} example}{321}
  2120. \entry {tiled windows}{446}
  2121. \entry {\code {today-invisible-calendar-hook}}{670}
  2122. \entry {\code {today-visible-calendar-hook}}{669}
  2123. \entry {\code {toggle-read-only}}{437}
  2124. \entry {\code {top-level}}{323}
  2125. \entry {top-level form}{203}
  2126. \entry {\code {tq-close}}{623}
  2127. \entry {\code {tq-create}}{622}
  2128. \entry {\code {tq-enqueue}}{623}
  2129. \entry {\code {track-eol}}{499}
  2130. \entry {\code {track-mouse}}{304, 483}
  2131. \entry {tracking the mouse}{482}
  2132. \entry {transaction queue}{622}
  2133. \entry {transcendental functions}{58}
  2134. \entry {Transient Mark mode}{515}
  2135. \entry {\code {transient-mark-mode}}{515}
  2136. \entry {\code {translate-region}}{558}
  2137. \entry {\code {trim-versions-without-asking}}{420}
  2138. \entry {true}{11}
  2139. \entry {truename (of file)}{398}
  2140. \entry {\code {truncate}}{48}
  2141. \entry {\code {truncate-lines}}{649}
  2142. \entry {\code {truncate-partial-width-windows}}{649}
  2143. \entry {truth value}{11}
  2144. \entry {\code {try-completion}}{270}
  2145. \entry {two's complement}{44}
  2146. \entry {type}{17}
  2147. \entry {type checking}{37}
  2148. \entry {type checking internals}{703}
  2149. \entry {type predicates}{38}
  2150. \initial {U}
  2151. \entry {unbinding keys}{349}
  2152. \entry {\code {undefined}}{343}
  2153. \entry {\code {undefined} in keymap}{341}
  2154. \entry {undefined key}{327}
  2155. \entry {\code {underline-region}}{559}
  2156. \entry {underlining}{559}
  2157. \entry {undo avoidance}{558}
  2158. \entry {\code {undo-boundary}}{533}
  2159. \entry {\code {undo-limit}}{535}
  2160. \entry {\code {undo-strong-limit}}{535}
  2161. \entry {unexec}{694}
  2162. \entry {\code {unhandled-file-name-directory}}{416}
  2163. \entry {uninterned symbol}{112}
  2164. \entry {\code {universal-argument}}{320}
  2165. \entry {\code {unload-feature}}{211}
  2166. \entry {unloading}{211}
  2167. \entry {\code {unlock-buffer}}{394}
  2168. \entry {\code {unread-command-char}}{314}
  2169. \entry {\code {unread-command-events}}{314}
  2170. \entry {unreading}{252}
  2171. \entry {\code {ununderline-region}}{559}
  2172. \entry {\code {unwind-protect}}{149}
  2173. \entry {unwinding}{149}
  2174. \entry {\code {up-list}}{500}
  2175. \entry {\code {upcase}}{72}
  2176. \entry {\code {upcase-region}}{550}
  2177. \entry {\code {upcase-word}}{551}
  2178. \entry {\code {update-directory-autoloads}}{207}
  2179. \entry {\code {update-file-autoloads}}{207}
  2180. \entry {upper case}{71}
  2181. \entry {upper case key sequence}{311}
  2182. \entry {\code {use-global-map}}{339}
  2183. \entry {\code {use-local-map}}{339}
  2184. \entry {user option}{159}
  2185. \entry {user-defined error}{147}
  2186. \entry {\code {user-full-name}}{635}
  2187. \entry {\code {user-login-name}}{635}
  2188. \entry {\code {user-real-login-name}}{635}
  2189. \entry {\code {user-real-uid}}{635}
  2190. \entry {\code {user-uid}}{635}
  2191. \entry {\code {user-variable-p}}{159}
  2192. \entry {\code {user-variable-p} example}{279}
  2193. \initial {V}
  2194. \entry {value cell}{109}
  2195. \entry {value of expression}{119}
  2196. \entry {\code {values}}{122}
  2197. \entry {variable}{151}
  2198. \entry {variable descriptions}{16}
  2199. \entry {variable limit error}{154}
  2200. \entry {\code {variable-documentation}}{376}
  2201. \entry {variables, buffer-local}{166}
  2202. \entry {\code {vconcat}}{107}
  2203. \entry {vector}{106}
  2204. \entry {\code {vector}}{107}
  2205. \entry {vector evaluation}{123}
  2206. \entry {vector length}{103}
  2207. \entry {\code {vectorp}}{107}
  2208. \entry {\code {verify-visited-file-modtime}}{435}
  2209. \entry {version number (in file name)}{406}
  2210. \entry {\code {version-control}}{419}
  2211. \entry {vertical scrolling}{462}
  2212. \entry {vertical tab}{20}
  2213. \entry {vertical text line motion}{499}
  2214. \entry {\code {vertical-motion}}{498}
  2215. \entry {\code {view-calendar-holidays-initially}}{669}
  2216. \entry {\code {view-diary-entries-initially}}{669}
  2217. \entry {\code {view-file}}{387}
  2218. \entry {\code {view-mode-map}}{714}
  2219. \entry {\code {view-register}}{560}
  2220. \entry {visible frame}{481}
  2221. \entry {\code {visible-bell}}{667}
  2222. \entry {\code {visible-frame-list}}{478}
  2223. \entry {visited file}{431}
  2224. \entry {visited file mode}{361}
  2225. \entry {\code {visited-file-modtime}}{435}
  2226. \entry {visiting files}{385}
  2227. \entry {void function}{124}
  2228. \entry {void function cell}{187}
  2229. \entry {void variable}{155}
  2230. \entry {\code {void-function}}{124, 187}
  2231. \entry {\code {void-variable}}{155}
  2232. \initial {W}
  2233. \entry {waiting}{316}
  2234. \entry {waiting for command key input}{315}
  2235. \entry {\code {waiting-for-user-input-p}}{622}
  2236. \entry {\code {wakeup}}{604}
  2237. \entry {\code {walk-windows}}{453}
  2238. \entry {warping the mouse}{483}
  2239. \entry {\code {where-is-internal}}{351}
  2240. \entry {\code {while}}{137}
  2241. \entry {whitespace}{20}
  2242. \entry {\code {\w {whitespace character}}}{584}
  2243. \entry {\code {widen}}{504}
  2244. \entry {widening}{504}
  2245. \entry {window}{445}
  2246. \entry {\code {window}}{656}
  2247. \entry {window configuration}{245}
  2248. \entry {window configurations}{471}
  2249. \entry {window excursions}{502}
  2250. \entry {window internals}{704}
  2251. \entry {window ordering, cyclic}{452}
  2252. \entry {window point}{459}
  2253. \entry {window point internals}{705}
  2254. \entry {window position}{459}
  2255. \entry {window resizing}{468}
  2256. \entry {window size}{466}
  2257. \entry {window size, changing}{468}
  2258. \entry {window splitting}{446}
  2259. \entry {window start of Edebug buffer}{245}
  2260. \entry {window top line}{460}
  2261. \entry {\code {window-at}}{470}
  2262. \entry {\code {window-buffer}}{454}
  2263. \entry {\code {window-configuration-p}}{472}
  2264. \entry {\code {window-configuration-to-register}}{561}
  2265. \entry {\code {window-dedicated-p}}{457}
  2266. \entry {\code {window-display-table}}{665}
  2267. \entry {\code {window-edges}}{467}
  2268. \entry {\code {window-end}}{460}
  2269. \entry {\code {window-frame}}{479}
  2270. \entry {\code {window-height}}{466}
  2271. \entry {\code {window-hscroll}}{465}
  2272. \entry {\code {window-live-p}}{449}
  2273. \entry {\code {window-min-height}}{470}
  2274. \entry {\code {window-min-width}}{470}
  2275. \entry {\code {window-minibuffer-p}}{287}
  2276. \entry {\code {window-point}}{459}
  2277. \entry {\code {window-setup-hook}}{668}
  2278. \entry {\code {window-start}}{460}
  2279. \entry {\code {window-system}}{668}
  2280. \entry {\code {window-system-version}}{668}
  2281. \entry {\code {window-width}}{467}
  2282. \entry {\code {windowp}}{446}
  2283. \entry {windows, controlling precisely}{454}
  2284. \entry {\code {with-output-to-temp-buffer}}{653}
  2285. \entry {\code {\w {word constituent}}}{584}
  2286. \entry {word search}{564}
  2287. \entry {\code {word-search-backward}}{565}
  2288. \entry {\code {word-search-forward}}{564}
  2289. \entry {\code {words-include-escapes}}{494}
  2290. \entry {\code {write-abbrev-file}}{598}
  2291. \entry {\code {write-char}}{260}
  2292. \entry {\code {write-contents-hooks}}{391}
  2293. \entry {\code {write-file}}{390}
  2294. \entry {\code {write-file-hooks}}{390}
  2295. \entry {\code {write-region}}{392}
  2296. \entry {writing a documentation string}{375}
  2297. \entry {\code {wrong-number-of-arguments}}{176}
  2298. \entry {\code {wrong-type-argument}}{37}
  2299. \initial {X}
  2300. \entry {X window frame}{473}
  2301. \entry {X Window System}{668}
  2302. \entry {\code {x-close-current-connection}}{486}
  2303. \entry {\code {x-color-defined-p}}{486}
  2304. \entry {\code {x-color-display-p}}{486}
  2305. \entry {\code {x-display-backing-store}}{489}
  2306. \entry {\code {x-display-color-cells}}{489}
  2307. \entry {\code {x-display-color-p}}{489}
  2308. \entry {\code {x-display-mm-height}}{489}
  2309. \entry {\code {x-display-mm-width}}{489}
  2310. \entry {\code {x-display-pixel-height}}{488}
  2311. \entry {\code {x-display-pixel-width}}{489}
  2312. \entry {\code {x-display-planes}}{489}
  2313. \entry {\code {x-display-save-under}}{489}
  2314. \entry {\code {x-display-screens}}{488}
  2315. \entry {\code {x-display-visual-class}}{489}
  2316. \entry {\code {x-get-cut-buffer}}{485}
  2317. \entry {\code {x-get-resource}}{487}
  2318. \entry {\code {x-get-selection}}{485}
  2319. \entry {\code {x-no-window-manager}}{489}
  2320. \entry {\code {x-open-connection}}{486}
  2321. \entry {\code {x-parse-geometry}}{477}
  2322. \entry {\code {x-popup-menu}}{483}
  2323. \entry {\code {x-rebind-key}}{487}
  2324. \entry {\code {x-rebind-keys}}{488}
  2325. \entry {\code {x-server-vendor}}{488}
  2326. \entry {\code {x-server-version}}{488}
  2327. \entry {\code {x-set-cut-buffer}}{485}
  2328. \entry {\code {x-set-selection}}{484}
  2329. \entry {\code {x-synchronize}}{486}
  2330. \initial {Y}
  2331. \entry {\code {y-or-n-p}}{282}
  2332. \entry {yahrzeits}{682}
  2333. \entry {\code {yank}}{529}
  2334. \entry {yank suppression}{348}
  2335. \entry {\code {yank-pop}}{529}
  2336. \entry {yes-or-no questions}{282}
  2337. \entry {\code {yes-or-no-p}}{284}
  2338. \initial {Z}
  2339. \entry {\code {zerop}}{46}
  2340.